Socket
Socket
Sign inDemoInstall

cocoro-sdk

Package Overview
Dependencies
16
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.3.0 to 0.3.1

dist/index.d.ts

21

package.json
{
"name": "cocoro-sdk",
"version": "0.3.0",
"version": "0.3.1",
"description": "",

@@ -10,2 +10,3 @@ "main": "dist/index.js",

"prepublish": "tsc",
"build": "tsc",
"test": "jest"

@@ -19,2 +20,5 @@ },

"@babel/preset-typescript": "^7.14.5",
"@types/jest": "^26.0.24",
"@types/node": "^16.4.10",
"@types/node-fetch": "^2.5.12",
"@typescript-eslint/eslint-plugin": "^4.28.5",

@@ -25,16 +29,13 @@ "@typescript-eslint/parser": "^4.28.5",

"jest": "^27.0.6",
"ts-jest": "^27.0.4"
"organize-imports-cli": "^0.8.0",
"prettier": "^2.3.2",
"ts-jest": "^27.0.4",
"ts-node": "^10.1.0",
"typescript": "^4.3.5"
},
"dependencies": {
"@types/jest": "^26.0.24",
"@types/node": "^16.4.10",
"@types/node-fetch": "^2.5.12",
"fetch-cookie": "^1.0.0",
"node-fetch": "^2.6.1",
"node-fetch-cookies": "^2.0.3",
"organize-imports-cli": "^0.8.0",
"prettier": "^2.3.2",
"ts-node": "^10.1.0",
"typescript": "^4.3.5"
"node-fetch-cookies": "^2.0.3"
}
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc