Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

svg-pathdata

Package Overview
Dependencies
Maintainers
3
Versions
37
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

svg-pathdata - npm Package Compare versions

Comparing version 3.2.1 to 3.2.2

0

.github/CODE_OF_CONDUCT.md

@@ -0,0 +0,0 @@ # Code of Conduct

5

CHANGELOG.md

@@ -0,1 +1,6 @@

<a name="3.2.2"></a>
## [3.2.2](https://github.com/nfroidure/svg-pathdata/compare/v3.2.1...v3.2.2) (2017-08-13)
<a name="3.2.1"></a>

@@ -2,0 +7,0 @@ ## [3.2.1](https://github.com/nfroidure/svg-pathdata/compare/v3.2.0...v3.2.1) (2017-08-13)

15

package.json
{
"name": "svg-pathdata",
"version": "3.2.1",
"version": "3.2.2",
"description": "Manipulate SVG path data (path[d] attribute content) simply and efficiently.",

@@ -22,3 +22,3 @@ "main": "src/SVGPathData.js",

"lint": "eslint src/*.js tests/*.mocha.js",
"metapak": "metapak || echo 'Please `npm install --save-dev metapak`' && exit 0",
"metapak": "metapak || exit 0",
"postinstall": "npm run metapak --silent",

@@ -53,8 +53,7 @@ "preversion": "npm t && npm run lint",

"dependencies": {
"debug": "2.6.1",
"readable-stream": "~2.0.4"
"debug": "^2.6.1",
"readable-stream": "^2.3.3"
},
"devDependencies": {
"browserify": "^12.0.1",
"chai": "^3.4.1",
"chai": "^4.1.1",
"chai-stats": "^0.3.0",

@@ -68,4 +67,4 @@ "commitizen": "^2.9.6",

"istanbul": "0.4.5",
"metapak": "0.0.18",
"metapak-nfroidure": "0.4.1",
"metapak": "^0.0.21",
"metapak-nfroidure": "^0.7.0",
"mocha": "3.2.0",

@@ -72,0 +71,0 @@ "mocha-lcov-reporter": "1.3.0",

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc