@webprovisions/platform
Advanced tools
Comparing version 1.1.2 to 1.1.3-rc.1
{ | ||
"name": "@webprovisions/platform", | ||
"version": "1.1.2", | ||
"version": "1.1.3-rc.1", | ||
"description": "Webprovisions core platform modules.", | ||
@@ -16,14 +16,16 @@ "author": "Telia Company AB", | ||
], | ||
"types": "dist/index.d.ts", | ||
"sourceMain": "src/index.ts", | ||
"devDependencies": { | ||
"clean-dir": "^1.0.3", | ||
"git-rev-sync": "^1.12.0", | ||
"tslint": "^5.9.1" | ||
"tslint": "^5.9.1", | ||
"vite": "^4.3.9" | ||
}, | ||
"sideEffects": false, | ||
"module": "lib-esm/index.js", | ||
"main": "lib/index.js", | ||
"typings": "lib/index.d.ts", | ||
"type": "module", | ||
"main": "dist/index.js", | ||
"scripts": { | ||
"compile": "tsc -p tsconfig.build.json && tsc -p tsconfig.build.json -m es6 --outDir lib-esm && node scripts/print-version.js", | ||
"clean": "cleandir lib && cleandir lib-esm", | ||
"compile": "tsc -emitDeclarationOnly && vite build", | ||
"clean": "cleandir dist", | ||
"test": "jest" | ||
@@ -33,4 +35,3 @@ }, | ||
"access": "public" | ||
}, | ||
"gitHead": "a5b36ae514f90f4e69b531ca210284704f7fde2d" | ||
} | ||
} |
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
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
1
Yes
43912
4
4
943
2
2