New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

assign.js

Package Overview
Dependencies
Maintainers
1
Versions
46
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

assign.js - npm Package Compare versions

Comparing version 2.7.6 to 2.7.8

12

package.json
{
"name": "assign.js",
"version": "2.7.6",
"version": "2.7.8",
"description": "Tiny libary to assign objects",

@@ -23,6 +23,6 @@ "keywords": [

"dependencies": {
"isa.js": "^1.9.1"
"isa.js": "^2.1.0"
},
"devDependencies": {
"chai": "^4.1.0",
"chai": "^4.1.2",
"gulp": "^3.9.1",

@@ -34,5 +34,5 @@ "gulp-eslint": "^4.0.0",

"browser": {
"fs": false,
"child_process": false
},
"fs": false,
"child_process": false
},
"engines": {

@@ -39,0 +39,0 @@ "node": ">= 4.0.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