@nordcom/nordstar-system
Advanced tools
Comparing version 0.0.5 to 0.0.6
{ | ||
"$schema": "https://json.schemastore.org/package.json", | ||
"name": "@nordcom/nordstar-system", | ||
"version": "0.0.5", | ||
"version": "0.0.6", | ||
"description": "", | ||
@@ -9,2 +9,10 @@ "main": "dist/index.js", | ||
"types": "dist/index.d.ts", | ||
"exports": { | ||
".": { | ||
"types": "./dist/index.d.ts", | ||
"import": "./dist/index.mjs", | ||
"require": "./dist/index.js" | ||
}, | ||
"./package.json": "./package.json" | ||
}, | ||
"sideEffects": false, | ||
@@ -44,5 +52,4 @@ "keywords": [ | ||
"scripts": { | ||
"build": "tsup --dts", | ||
"build:fast": "tsup", | ||
"dev": "npm run build:fast -- --watch", | ||
"build": "vite build", | ||
"dev": "vite", | ||
"clean": "rimraf dist .turbo", | ||
@@ -58,11 +65,3 @@ "typecheck": "tsc --noEmit", | ||
"dependencies": {}, | ||
"clean-package": "../../../clean-package.config.json", | ||
"exports": { | ||
".": { | ||
"types": "./dist/index.d.ts", | ||
"import": "./dist/index.mjs", | ||
"require": "./dist/index.js" | ||
}, | ||
"./package.json": "./package.json" | ||
} | ||
"clean-package": "../../../clean-package.config.json" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
81014
651
9
2
1