@ionic/utils-fs
Advanced tools
Comparing version 0.0.1 to 0.1.0-testing.abd665ba
{ | ||
"name": "@ionic/utils-fs", | ||
"version": "0.0.1", | ||
"version": "0.1.0-testing.abd665ba", | ||
"description": "Filesystem utils for Node", | ||
@@ -40,3 +40,3 @@ "main": "dist/index.js", | ||
"dependencies": { | ||
"debug": "^3.1.0", | ||
"debug": "^4.0.0", | ||
"ncp": "^2.0.0", | ||
@@ -55,19 +55,6 @@ "through2": "^2.0.3", | ||
"rimraf": "^2.6.2", | ||
"ts-jest": "^23.0.0", | ||
"ts-jest": "~23.1.0", | ||
"tslint": "^5.9.1", | ||
"typescript": "~3.0.1" | ||
}, | ||
"jest": { | ||
"transform": { | ||
"^.+\\.tsx?$": "ts-jest" | ||
}, | ||
"testRegex": "(/__tests__/.*|(\\.|/)(test|spec))\\.(jsx?|tsx?)$", | ||
"moduleFileExtensions": [ | ||
"ts", | ||
"tsx", | ||
"js", | ||
"jsx", | ||
"json" | ||
] | ||
} | ||
} |
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
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
18903
1
+ Addeddebug@4.3.7(transitive)
- Removeddebug@3.2.7(transitive)
Updateddebug@^4.0.0