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

@devprotocol/khaos-kit

Package Overview
Dependencies
Maintainers
2
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@devprotocol/khaos-kit - npm Package Compare versions

Comparing version 0.0.4 to 0.0.5

19

package.json
{
"name": "@devprotocol/khaos-kit",
"version": "0.0.4",
"version": "0.0.5",
"description": "Khaos SDK for JavaScript",

@@ -10,3 +10,4 @@ "main": "index.js",

"index.js",
"index.d.ts"
"index.d.ts",
"!**/*.test.*"
],

@@ -32,9 +33,9 @@ "scripts": {

"@ava/typescript": "1.1.1",
"@types/bent": "^7.3.2",
"@types/bent": "7.3.2",
"@types/dotenv": "8.2.0",
"@types/node": "14.14.13",
"@types/node": "14.14.14",
"@types/ramda": "0.27.33",
"@types/sinon": "^9.0.9",
"@typescript-eslint/eslint-plugin": "4.9.1",
"@typescript-eslint/parser": "4.9.1",
"@types/sinon": "9.0.9",
"@typescript-eslint/eslint-plugin": "4.10.0",
"@typescript-eslint/parser": "4.10.0",
"ava": "3.14.0",

@@ -48,3 +49,3 @@ "dotenv": "8.2.0",

"rimraf": "3.0.2",
"sinon": "^9.2.1",
"sinon": "9.2.2",
"typescript": "4.1.3"

@@ -58,3 +59,3 @@ },

"rewritePaths": {
"/": "/"
"src/": "/"
}

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