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

parse-data-url

Package Overview
Dependencies
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

parse-data-url - npm Package Compare versions

Comparing version 0.1.2 to 0.1.3

7

CHANGELOG.md
<a name="0.1.3"></a>
### 0.1.3 (2016-10-21)
* bump deps
<a name="0.1.2"></a>

@@ -10,3 +16,2 @@ ### 0.1.2 (2016-09-06)

<a name="0.1.0"></a>

@@ -13,0 +18,0 @@ ### 0.1.0 (2016-05-09)

10

package.json
{
"name": "parse-data-url",
"version": "0.1.2",
"version": "0.1.3",
"description": "Parse data URL string",

@@ -33,12 +33,12 @@ "main": "index.js",

"dependencies": {
"valid-data-url": "^0.1.1"
"valid-data-url": "^0.1.2"
},
"devDependencies": {
"buffer-equals": "^1.0.3",
"buffer-equals": "^1.0.4",
"chai": "^3.5.0",
"grunt": "^1.0.1",
"grunt-contrib-jshint": "^1.0.0",
"load-grunt-tasks": "^3.5.0",
"mocha": "^2.4.5"
"load-grunt-tasks": "^3.5.2",
"mocha": "^3.1.2"
}
}
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