@nlo/portal-utils
Advanced tools
Comparing version 1.0.11 to 1.0.12
@@ -1,2 +0,2 @@ | ||
import portalUtils from './portal-utils'; | ||
import portalUtils from "./portal-utils"; | ||
export default portalUtils; |
{ | ||
"name": "@nlo/portal-utils", | ||
"version": "1.0.11", | ||
"description": "", | ||
"main": "dist/index.js", | ||
"keywords": [], | ||
"author": "", | ||
"files": [ | ||
"dist/", | ||
"package.json" | ||
], | ||
"scripts": { | ||
"build": "tsc --build", | ||
"watch": "tsc --watch", | ||
"test": "jest" | ||
}, | ||
"devDependencies": { | ||
"@types/jest": "29.2.5", | ||
"@types/node": "^13.13.5", | ||
"jest": "29.3.1", | ||
"ts-jest": "29.0.3", | ||
"typescript": "4.9.4" | ||
}, | ||
"publishConfig": { | ||
"access": "public" | ||
}, | ||
"gitHead": "b5bd12a26dab6c13b8fae115454ed609abc671c3" | ||
"name": "@nlo/portal-utils", | ||
"version": "1.0.12", | ||
"description": "", | ||
"main": "dist/index.js", | ||
"keywords": [], | ||
"author": "", | ||
"files": [ | ||
"dist/", | ||
"package.json" | ||
], | ||
"scripts": { | ||
"build": "tsc --build", | ||
"watch": "tsc --watch", | ||
"test": "jest" | ||
}, | ||
"devDependencies": { | ||
"@types/jest": "29.2.5", | ||
"@types/node": "^13.13.5", | ||
"jest": "29.3.1", | ||
"ts-jest": "29.0.3", | ||
"typescript": "4.9.4" | ||
}, | ||
"publishConfig": { | ||
"access": "public" | ||
}, | ||
"gitHead": "b2d6ec7a784d60350da52475f0d745216b825a2d" | ||
} |
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
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
0
2254