Skip to content
This repository was archived by the owner on Feb 13, 2025. It is now read-only.

Commit 28ffe15

Browse files
committed
0.1.2
Fix Repository after hostile takeover of deppnest-io organisation
1 parent 4a0eb94 commit 28ffe15

File tree

15 files changed

+15
-15
lines changed

15 files changed

+15
-15
lines changed

README.md

326 Bytes

npm_deepnest_svg-preprocessorsvg-preprocessor

This nodejs lib, is build in rust and can be used with nodejs and electron.

It use the RUST Lib usvg to normalize the SVG - so that our parser can handle the SVG file.

npm/darwin-arm64/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"version": "0.0.0",
44
"repository": {
55
"type": "git",
6-
"url": "https://github.com/deepnest-io/nodejs-svg-preprocessor"
6+
"url": "https://github.com/deepnest-next/node-svg-preprocessor"
77
},
88
"os": [
99
"darwin"

npm/darwin-x64/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"version": "0.0.0",
44
"repository": {
55
"type": "git",
6-
"url": "https://github.com/deepnest-io/nodejs-svg-preprocessor"
6+
"url": "https://github.com/deepnest-next/node-svg-preprocessor"
77
},
88
"os": [
99
"darwin"

npm/freebsd-x64/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"version": "0.0.0",
44
"repository": {
55
"type": "git",
6-
"url": "https://github.com/deepnest-io/nodejs-svg-preprocessor"
6+
"url": "https://github.com/deepnest-next/node-svg-preprocessor"
77
},
88
"os": [
99
"freebsd"

npm/linux-arm-gnueabihf/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"version": "0.0.0",
44
"repository": {
55
"type": "git",
6-
"url": "https://github.com/deepnest-io/nodejs-svg-preprocessor"
6+
"url": "https://github.com/deepnest-next/node-svg-preprocessor"
77
},
88
"os": [
99
"linux"

npm/linux-arm-musleabihf/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"version": "0.0.0",
44
"repository": {
55
"type": "git",
6-
"url": "https://github.com/deepnest-io/nodejs-svg-preprocessor"
6+
"url": "https://github.com/deepnest-next/node-svg-preprocessor"
77
},
88
"os": [
99
"linux"

npm/linux-arm64-gnu/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"version": "0.0.0",
44
"repository": {
55
"type": "git",
6-
"url": "https://github.com/deepnest-io/nodejs-svg-preprocessor"
6+
"url": "https://github.com/deepnest-next/node-svg-preprocessor"
77
},
88
"os": [
99
"linux"

npm/linux-arm64-musl/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"version": "0.0.0",
44
"repository": {
55
"type": "git",
6-
"url": "https://github.com/deepnest-io/nodejs-svg-preprocessor"
6+
"url": "https://github.com/deepnest-next/node-svg-preprocessor"
77
},
88
"os": [
99
"linux"

npm/linux-riscv64-gnu/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"version": "0.0.0",
44
"repository": {
55
"type": "git",
6-
"url": "https://github.com/deepnest-io/nodejs-svg-preprocessor"
6+
"url": "https://github.com/deepnest-next/node-svg-preprocessor"
77
},
88
"os": [
99
"linux"

npm/linux-x64-gnu/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"version": "0.0.0",
44
"repository": {
55
"type": "git",
6-
"url": "https://github.com/deepnest-io/nodejs-svg-preprocessor"
6+
"url": "https://github.com/deepnest-next/node-svg-preprocessor"
77
},
88
"os": [
99
"linux"

npm/linux-x64-musl/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"version": "0.0.0",
44
"repository": {
55
"type": "git",
6-
"url": "https://github.com/deepnest-io/nodejs-svg-preprocessor"
6+
"url": "https://github.com/deepnest-next/node-svg-preprocessor"
77
},
88
"os": [
99
"linux"

npm/win32-arm64-msvc/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"version": "0.0.0",
44
"repository": {
55
"type": "git",
6-
"url": "https://github.com/deepnest-io/nodejs-svg-preprocessor"
6+
"url": "https://github.com/deepnest-next/node-svg-preprocessor"
77
},
88
"os": [
99
"win32"

npm/win32-ia32-msvc/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"version": "0.0.0",
44
"repository": {
55
"type": "git",
6-
"url": "https://github.com/deepnest-io/nodejs-svg-preprocessor"
6+
"url": "https://github.com/deepnest-next/node-svg-preprocessor"
77
},
88
"os": [
99
"win32"

npm/win32-x64-msvc/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"version": "0.0.0",
44
"repository": {
55
"type": "git",
6-
"url": "https://github.com/deepnest-io/nodejs-svg-preprocessor"
6+
"url": "https://github.com/deepnest-next/node-svg-preprocessor"
77
},
88
"os": [
99
"win32"

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
"name": "@deepnest/svg-preprocessor",
33
"repository": {
44
"type": "git",
5-
"url": "https://github.com/deepnest-io/nodejs-svg-preprocessor"
5+
"url": "https://github.com/deepnest-next/node-svg-preprocessor"
66
},
7-
"version": "0.1.1",
7+
"version": "0.1.2",
88
"main": "index.js",
99
"types": "index.d.ts",
1010
"napi": {

0 commit comments

Comments
 (0)