@blakek/deep
Advanced tools
Comparing version 1.0.2 to 1.0.3
{ | ||
"name": "@blakek/deep", | ||
"version": "1.0.2", | ||
"version": "1.0.3", | ||
"main": "dist/index.cjs.js", | ||
"module": "dist/index.esm.js", | ||
"browser": "dist/index.umd.js", | ||
"author": "GS&F Devs <dev@gsandf.com> (https://gsandf.com/)", | ||
"author": "Blake Knight <oss.ideas@gmail.com> (https://blakek.me/)", | ||
"description": "🐡 Get, set, remove, and test for deeply nested properties", | ||
"bugs": { | ||
"url": "https://github.com/blakek/deep/issues" | ||
}, | ||
"homepage": "https://github.com/blakek/deep", | ||
"keywords": [ | ||
"deep", | ||
"get", | ||
"getter", | ||
"nested", | ||
"prop", | ||
"properties", | ||
"property", | ||
"set" | ||
], | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/blakek/deep.git" | ||
}, | ||
"license": "MIT", | ||
@@ -60,3 +79,3 @@ "files": [ | ||
"format": "amper-scripts format-write", | ||
"lint": "amper-scripts lint --config ./.eslintrc.js src", | ||
"lint": "amper-scripts lint --config ./.eslintrc.js 'src/**/*.{js,ts,tsx}'", | ||
"prepublish": "yarn build", | ||
@@ -63,0 +82,0 @@ "test": "ava" |
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 bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
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
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
118816
0
0
0