delete-property
Advanced tools
Comparing version 0.0.0 to 0.0.1
{ | ||
"name": "delete-property", | ||
"description": "Deletes a deeply nested object property", | ||
"version": "0.0.0", | ||
"version": "0.0.1", | ||
"license": "MIT", | ||
"main": "lib/index.js", | ||
"author": "Rahat Ahmed <rahatarmanahmed@gmail.com>", | ||
"keywords": [ | ||
"delete", | ||
"property", | ||
"deep", | ||
"recursive", | ||
"nested" | ||
], | ||
"scripts": { | ||
@@ -9,0 +16,0 @@ "lint": "eslint src/ test/", |
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
6587