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

@cryptoeconomicslab/coder

Package Overview
Dependencies
Maintainers
2
Versions
47
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cryptoeconomicslab/coder - npm Package Compare versions

Comparing version 0.0.10 to 0.0.11

25

package.json
{
"name": "@cryptoeconomicslab/coder",
"version": "0.0.10",
"version": "0.0.11",
"description": "coder",

@@ -27,3 +27,2 @@ "author": {

"build:check": "tsc --noEmit",
"test": "jest --passWithNoTests",
"lint": "eslint --ext ts,tsx src",

@@ -33,23 +32,5 @@ "doc": "typedoc --out docs src",

},
"jest": {
"transform": {
"^.+\\.tsx?$": "ts-jest"
},
"testMatch": [
"**/__tests__/**/?(*.)+(spec|test).(ts|js)",
"**/?(*.)+(spec|test).ts"
],
"moduleFileExtensions": [
"js",
"ts"
],
"globals": {
"ts-jest": {
"tsConfig": "tsconfig.json"
}
}
},
"gitHead": "00d8c169070b2939491e1b76da0913e837906818",
"gitHead": "db07555e8e148a5cef89cd06a76f56fe2085d34b",
"devDependencies": {
"@cryptoeconomicslab/primitives": "^0.0.10"
"@cryptoeconomicslab/primitives": "^0.0.11"
},

@@ -56,0 +37,0 @@ "peerDependencies": {

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