Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@nordcom/nordstar-system

Package Overview
Dependencies
Maintainers
1
Versions
751
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nordcom/nordstar-system - npm Package Compare versions

Comparing version 0.0.10 to 0.0.11

12

package.json

@@ -5,11 +5,11 @@ {

"type": "module",
"version": "0.0.10",
"version": "0.0.11",
"description": "",
"main": "dist/index.js",
"types": "dist/index.d.ts",
"module": "dist/index.js",
"types": "dist/index.d.ts",
"exports": {
".": {
"types": "./dist/index.d.ts",
"import": "./dist/index.js"
"import": "./dist/index.js",
"types": "./dist/index.d.ts"
},

@@ -57,3 +57,5 @@ "./package.json": "./package.json"

"prepack": "clean-package",
"postpack": "clean-package restore"
"postpack": "clean-package restore",
"prebuild": "npm run prepack",
"postbuild": "npm run postpack"
},

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