Socket
Socket
Sign inDemoInstall

node.extend

Package Overview
Dependencies
2
Maintainers
2
Versions
25
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.0.1 to 2.0.2

LICENSE.md

4

package.json
{
"name": "node.extend",
"version": "2.0.1",
"version": "2.0.2",
"description": "A port of jQuery.extend that actually works on node.js",

@@ -23,2 +23,3 @@ "keywords": [

"jscs": "^3.0.7",
"safe-publish-latest": "^1.1.2",
"tape": "^4.9.1"

@@ -38,2 +39,3 @@ },

"scripts": {
"prepublish": "safe-publish-latest",
"pretest": "npm run lint",

@@ -40,0 +42,0 @@ "test": "npm run --silent tests-only",

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