@eramux/rekey
Advanced tools
Comparing version 0.1.2 to 0.1.3
{ | ||
"name": "@eramux/rekey", | ||
"version": "0.1.2", | ||
"version": "0.1.3", | ||
"description": "A simple and performant zero dependency library that allows you to modify your object structure using references.", | ||
"repository": { | ||
"type": "git", | ||
"url": "git+https://github.com/eramux/rekey.git" | ||
}, | ||
"main": "dist/index.js", | ||
"types": "dist/index.d.ts", | ||
"license": "MIT", | ||
"author": { | ||
"name": "Daniel Schneider", | ||
"email": "daniel.schneider@eramux.com" | ||
}, | ||
"scripts": { | ||
@@ -19,4 +28,2 @@ "build": "rm -rf dist && tsc -p tsconfig.json", | ||
], | ||
"author": "Daniel Schneider", | ||
"license": "Apache-2.0", | ||
"devDependencies": { | ||
@@ -23,0 +30,0 @@ "@babel/cli": "^7.10.5", |
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
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
11940
12
0