javascript2typescript
Advanced tools
Comparing version 0.1.0 to 0.1.1
{ | ||
"name": "javascript2typescript", | ||
"version": "0.1.0", | ||
"version": "0.1.1", | ||
"main": "index.js", | ||
@@ -19,2 +19,3 @@ "repository": "git@github.com:suguru03/javascript2typescript.git", | ||
"minimist": "^1.2.0", | ||
"prettier": "^1.16.4", | ||
"prettier-hook": "^0.4.3" | ||
@@ -28,3 +29,2 @@ }, | ||
"mocha": "^6.0.2", | ||
"prettier": "^1.16.4", | ||
"ts-node": "^8.0.3", | ||
@@ -31,0 +31,0 @@ "ts-publisher": "^0.1.0", |
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
9
5
+ Addedprettier@^1.16.4
+ Addedprettier@1.19.1(transitive)
- Removedprettier@3.4.2(transitive)