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

@coderspirit/nominal

Package Overview
Dependencies
Maintainers
1
Versions
23
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@coderspirit/nominal - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

7

package.json
{
"name": "@coderspirit/nominal",
"version": "1.0.0",
"version": "1.0.1",
"description": "Powerful nominal types for your project",

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

"build": "tsc -p .",
"lint": "npm run lint:tsc && npm run lint:eslint",
"lint": "yarn lint:tsc && yarn lint:eslint",
"lint:eslint": "eslint . --ext .js,.ts --max-warnings 0",

@@ -38,3 +38,4 @@ "lint:tsc": "tsc --noEmit",

"ts-jest": "^26.5.4",
"ts-node": "^9.1.1"
"ts-node": "^9.1.1",
"typescript": "^4.2.3"
},

@@ -41,0 +42,0 @@ "settings": {

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