Socket
Socket
Sign inDemoInstall

changeset

Package Overview
Dependencies
Maintainers
2
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

changeset - npm Package Compare versions

Comparing version 0.2.1 to 0.2.3

4

package.json
{
"name": "changeset",
"version": "0.2.1",
"version": "0.2.3",
"description": "Library to diff JSON objects into atomic put and delete operations, and apply change sets to objects. Useful with Levelup/LevelDB object synchronization.",

@@ -26,3 +26,3 @@ "main": "index.js",

"chai": "3.5.0",
"mocha": "3.2.0"
"mocha": "^5.2.0"
},

@@ -29,0 +29,0 @@ "dependencies": {

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