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

i-

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

i- - npm Package Compare versions

Comparing version 1.1.3 to 1.1.5

8

package.json
{
"name": "i-",
"version": "1.1.3",
"version": "1.1.5",
"description": "A (very) simple library to expose only clones of referenced objects in function arguments.",

@@ -30,8 +30,8 @@ "main": "lib/i",

"devDependencies": {
"mocha": "^2.5.3",
"chai": "^3.5.0"
"mocha": "2.5.3",
"chai": "3.5.0"
},
"dependencies": {
"deepcopy": "^0.6.1"
"deepcopy": "0.6.3"
}
}

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

# i [![Build Status](https://travis-ci.org/MD4/i.svg?branch=master)](https://travis-ci.org/MD4/i)
# i
[![Build Status](https://travis-ci.org/MD4/i.svg?branch=master)](https://travis-ci.org/MD4/i)
[![Build Status](https://david-dm.org/MD4/i.svg)](https://david-dm.org/MD4/i)

@@ -3,0 +5,0 @@ A (very) simple library to expose only clones of referenced objects in function arguments.

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