@digibib/deichman-admin-frontend-common
Advanced tools
Comparing version 1.0.1 to 1.0.2
{ | ||
"name": "@digibib/deichman-admin-frontend-common", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"main": "public/bundle.js", | ||
@@ -9,3 +9,8 @@ "module": "public/bundle.es.js", | ||
"license": "MIT", | ||
"url" : "https://www.deichman.no/", | ||
"url": "https://www.deichman.no/", | ||
"files": [ | ||
"public/bundle.js", | ||
"public/bundle.es.js", | ||
"src" | ||
], | ||
"devDependencies": { | ||
@@ -26,3 +31,4 @@ "eslint": "^5.0.1", | ||
"dev": "rollup -c -w", | ||
"lint": "eslint --ext .js src" | ||
"lint": "eslint --ext .js src", | ||
"prepare": "npm run lint && npm run build" | ||
}, | ||
@@ -29,0 +35,0 @@ "dependencies": { |
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
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
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
26855
918
1
9