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

bloody-curry

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

bloody-curry - npm Package Compare versions

Comparing version 0.1.0 to 0.1.1

51

package.json

@@ -7,6 +7,3 @@ {

},
"devDependencies": {
"tape": "~2.3.2"
},
"version": "0.1.0",
"version": "0.1.1",
"main": "index.js",

@@ -16,5 +13,4 @@ "directories": {

},
"dependencies": {
"tape": "~2.3.2",
"coverify": "~1.0.6"
"devDependencies": {
"tape": "~2.3.2"
},

@@ -30,3 +26,42 @@ "repository": {

},
"homepage": "https://github.com/bloodyowl/curry"
"homepage": "https://github.com/bloodyowl/curry",
"testling": {
"files": "test/*.js",
"browsers": {
"ie": [
6,
7,
8,
9
],
"firefox": [
22,
23,
24,
25
],
"chrome": [
28,
29,
30,
31
],
"safari": [
4,
5.1,
6
],
"opera": [
10,
11,
12
],
"iphone": [
6
],
"ipad": [
6
]
}
}
}

@@ -5,2 +5,5 @@ # curry.js

[![browser support](https://ci.testling.com/bloodyowl/curry.png)
](https://ci.testling.com/bloodyowl/curry)
simple currying script

@@ -7,0 +10,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