Comparing version 1.0.2 to 1.0.3
{ | ||
"name": "jsonverse", | ||
"version": "1.0.2", | ||
"version": "1.0.3", | ||
"description": "jsonVerse is a lightweight JSON-based database package for Node.js. It provides a simple interface to store, retrieve, and manage data using JSON files.", | ||
"main": "index.js", | ||
"publishConfig": { | ||
"@Marco5dev:registry": "https://npm.pkg.github.com" | ||
"@marco5dev:registry": "https://npm.pkg.github.com" | ||
}, | ||
@@ -14,3 +14,3 @@ "scripts": { | ||
"type": "git", | ||
"url": "git+https://github.com/Marco5dev/jsonverse.git" | ||
"url": "https://github.com/marco5dev/jsonverse.git" | ||
}, | ||
@@ -22,6 +22,3 @@ "author": "marco5dev", | ||
}, | ||
"homepage": "https://github.com/Marco5dev/jsonverse#readme", | ||
"dependencies": { | ||
"crypto": "^1.0.1" | ||
} | ||
"homepage": "https://github.com/Marco5dev/jsonverse#readme" | ||
} |
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
19716
0
- Removedcrypto@^1.0.1
- Removedcrypto@1.0.1(transitive)