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

hyperdiff

Package Overview
Dependencies
Maintainers
1
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

hyperdiff - npm Package Compare versions

Comparing version 2.0.2 to 2.0.3

13

CHANGELOG.md

@@ -0,1 +1,14 @@

<a name="2.0.3"></a>
## 2.0.3 (2017-08-29)
* Add missing keyword ([5720e1a](https://github.com/kikobeats/hyperdiff/commit/5720e1a))
* Update compositor.json ([3095290](https://github.com/kikobeats/hyperdiff/commit/3095290))
* Update compositor.json ([3d9d276](https://github.com/kikobeats/hyperdiff/commit/3d9d276))
* Update compositor.json ([760cb2e](https://github.com/kikobeats/hyperdiff/commit/760cb2e))
* Update README.md ([b4514c9](https://github.com/kikobeats/hyperdiff/commit/b4514c9))
* fix(package): update debug to version 3.0.0 ([99c397b](https://github.com/kikobeats/hyperdiff/commit/99c397b))
* docs(readme): add Greenkeeper badge ([ec51ffd](https://github.com/kikobeats/hyperdiff/commit/ec51ffd))
<a name="2.0.2"></a>

@@ -2,0 +15,0 @@ ## 2.0.2 (2017-02-15)

5

package.json

@@ -5,3 +5,3 @@ {

"homepage": "https://github.com/Kikobeats/hyperdiff",
"version": "2.0.2",
"version": "2.0.3",
"main": "lib",

@@ -24,2 +24,3 @@ "author": {

"compare",
"deep",
"delta",

@@ -33,3 +34,3 @@ "diff",

"dependencies": {
"debug": "~2.6.1",
"debug": "~3.0.0",
"lodash.clonedeep": "~4.5.0",

@@ -36,0 +37,0 @@ "lodash.pullat": "~4.6.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