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

docworks-json

Package Overview
Dependencies
Maintainers
5
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

docworks-json - npm Package Compare versions

Comparing version 1.8.4 to 1.10.5

15

package.json
{
"name": "docworks-json",
"version": "1.8.4",
"version": "1.10.5",
"description": "serialize objects to json in a form that is nice with git",

@@ -10,3 +10,3 @@ "main": "src/index.js",

"prepublish": "npm run build",
"test": "mocha test/**/*.spec.js --compilers js:babel-core/register"
"test": "mocha test/**/*.spec.js --compilers js:@babel/register"
},

@@ -19,7 +19,6 @@ "author": "Yoav Abrahami",

"devDependencies": {
"babel-cli": "^6.26.0",
"babel-core": "^6.26.3",
"babel-preset-es2015": "^6.24.1",
"babel-preset-stage-1": "^6.24.1",
"babel-register": "^6.24.1",
"@babel/cli": "^7.0.0",
"@babel/core": "^7.0.0",
"@babel/preset-env": "^7.0.0",
"@babel/register": "^7.0.0",
"chai": "^3.5.0",

@@ -30,3 +29,3 @@ "chai-subset": "^1.5.0",

},
"gitHead": "af20090fc0d9b22e9b504b26e3b2f025ddb05af9"
"gitHead": "ec0a62a97aaf22274d7c290a841716f6e85f7c8b"
}

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