Join our webinar on Wednesday, June 26, at 1pm EDTHow Chia Mitigates Risk in the Crypto Industry.Register
Socket
Socket
Sign inDemoInstall

hyperdiff

Package Overview
Dependencies
20
Maintainers
1
Versions
20
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.0.13 to 2.0.14

6

package.json
{
"name": "hyperdiff",
"description": "Find common, removed and added element between two arrays.",
"homepage": "https://nicedoc.io/Kikobeats/hyperdiff",
"version": "2.0.13",
"homepage": "https://github.com/Kikobeats/hyperdiff",
"version": "2.0.14",
"main": "src/index.js",

@@ -62,3 +62,3 @@ "author": {

"clean": "rm -rf node_modules",
"contributors": "(git-authors-cli && finepack && git add package.json && git commit -m 'build: contributors' --no-verify) || true",
"contributors": "(npx git-authors-cli && npx finepack && git add package.json && git commit -m 'build: contributors' --no-verify) || true",
"coveralls": "nyc report --reporter=text-lcov | coveralls",

@@ -65,0 +65,0 @@ "lint": "standard-markdown && standard",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc