Huge News!Announcing our $40M Series B led by Abstract Ventures.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.1.7 to 2.2.0

4

lib/assign.js

@@ -5,4 +5,4 @@ 'use strict'

function Assigner () {
this.options = {}
function Assigner ( options ) {
this.init( options )
}

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

{
"name": "assign.js",
"version": "2.1.7",
"version": "2.2.0",
"description": "Tiny libary to assign objects",

@@ -30,3 +30,3 @@ "keywords": [

"gulp-load-plugins": "^1.2.4",
"gulp-mocha": "^3.0.0"
"gulp-mocha": "^3.0.1"
},

@@ -33,0 +33,0 @@ "browser": {

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