svg-pathdata
Advanced tools
Comparing version 5.0.4 to 5.0.5
@@ -0,1 +1,5 @@ | ||
## [5.0.5](https://github.com/nfroidure/svg-pathdata/compare/v5.0.4...v5.0.5) (2020-06-06) | ||
## [5.0.4](https://github.com/nfroidure/svg-pathdata/compare/v4.0.0...v5.0.4) (2020-02-14) | ||
@@ -2,0 +6,0 @@ |
{ | ||
"name": "svg-pathdata", | ||
"version": "5.0.4", | ||
"version": "5.0.5", | ||
"description": "Manipulate SVG path data (path[d] attribute content) simply and efficiently.", | ||
@@ -39,2 +39,8 @@ "main": "lib/SVGPathData.js", | ||
"author": "Nicolas Froidure", | ||
"contributors": [ | ||
{ | ||
"name": "Anders Kaseorg", | ||
"email": "andersk@mit.edu" | ||
} | ||
], | ||
"license": "MIT", | ||
@@ -60,2 +66,3 @@ "bugs": { | ||
"rollup": "^1.31.0", | ||
"rollup-plugin-terser": "^5.2.0", | ||
"rollup-plugin-typescript2": "^0.25.3", | ||
@@ -84,6 +91,3 @@ "tslint": "^6.0.0", | ||
] | ||
}, | ||
"dependencies": { | ||
"rollup-plugin-terser": "^5.2.0" | ||
} | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
279503
0
0
17
- Removedrollup-plugin-terser@^5.2.0
- Removed@babel/code-frame@7.26.2(transitive)
- Removed@babel/helper-validator-identifier@7.25.9(transitive)
- Removedbuffer-from@1.1.2(transitive)
- Removedcommander@2.20.3(transitive)
- Removedestree-walker@0.6.1(transitive)
- Removedfsevents@2.3.3(transitive)
- Removedhas-flag@3.0.0(transitive)
- Removedjest-worker@24.9.0(transitive)
- Removedjs-tokens@4.0.0(transitive)
- Removedmerge-stream@2.0.0(transitive)
- Removedpicocolors@1.1.1(transitive)
- Removedrandombytes@2.1.0(transitive)
- Removedrollup@2.79.2(transitive)
- Removedrollup-plugin-terser@5.3.1(transitive)
- Removedrollup-pluginutils@2.8.2(transitive)
- Removedsafe-buffer@5.2.1(transitive)
- Removedserialize-javascript@4.0.0(transitive)
- Removedsource-map@0.6.1(transitive)
- Removedsource-map-support@0.5.21(transitive)
- Removedsupports-color@6.1.0(transitive)
- Removedterser@4.8.1(transitive)