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.0.5 to 0.0.6

.travis.yml

4

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

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

"author": "Eugene Ware <eugene@noblesamurai.com>",
"license": "BSD",
"license": "BSD-3-Clause",
"devDependencies": {

@@ -26,0 +26,0 @@ "chai": "~1.6.1",

@@ -5,2 +5,4 @@ # changeset

[![build status](https://secure.travis-ci.org/eugeneware/changeset.png)](http://travis-ci.org/eugeneware/changeset)
# Example

@@ -7,0 +9,0 @@

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