Socket
Socket
Sign inDemoInstall

multimix

Package Overview
Dependencies
Maintainers
1
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

multimix - npm Package Compare versions

Comparing version 2.1.0 to 2.1.1

3

lib/experiments/demo.js

@@ -0,1 +1,2 @@

// Generated by CoffeeScript 2.4.1
(function() {

@@ -448,1 +449,3 @@ 'use strict';

}).call(this);
//# sourceMappingURL=demo.js.map

5

lib/main.js

@@ -92,5 +92,4 @@ (function() {

if ((v != null ? v.bind : void 0) == null) {
continue;
}
if ((ref1 = v[Multimix.isa_keymethod_proxy]) != null ? ref1 : false) {
R[k] = v;
} else if ((ref1 = v[Multimix.isa_keymethod_proxy]) != null ? ref1 : false) {
R[k] = Multimix.get_keymethod_proxy(this, v);

@@ -97,0 +96,0 @@ } else {

{
"name": "multimix",
"version": "2.1.0",
"version": "2.1.1",
"description": "flexible object copying",

@@ -30,7 +30,7 @@ "main": "lib/main.js",

"devDependencies": {
"guy-test": "^1.4.0"
"guy-test": "^1.4.1"
},
"dependencies": {
"cnd": "^4.5.0"
"cnd": "^4.6.0"
}
}

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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