Comparing version 1.0.10 to 1.0.11
{ | ||
"name": "locter", | ||
"version": "1.0.10", | ||
"version": "1.0.11", | ||
"description": "A library to locate a file/module by criteria and load it!", | ||
@@ -66,3 +66,3 @@ "author": { | ||
"@types/jest": "^27.5.2", | ||
"@types/node": "^18.15.3", | ||
"@types/node": "^18.15.7", | ||
"cross-env": "^7.0.3", | ||
@@ -75,3 +75,3 @@ "eslint": "^8.36.0", | ||
"rimraf": "^4.4.0", | ||
"rollup": "^3.19.1", | ||
"rollup": "^3.20.2", | ||
"semantic-release": "^19.0.5", | ||
@@ -82,6 +82,6 @@ "sourcemap-codec": "^1.4.8", | ||
"dependencies": { | ||
"ebec": "^0.2.1", | ||
"glob": "^9.3.0", | ||
"ebec": "^1.0.0", | ||
"glob": "^9.3.2", | ||
"jiti": "^1.18.2" | ||
} | ||
} |
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
+ Addedebec@1.1.1(transitive)
+ Addedsmob@1.5.0(transitive)
- Removedebec@0.2.1(transitive)
- Removedsmob@0.1.0(transitive)
Updatedebec@^1.0.0
Updatedglob@^9.3.2