@ewb/translate
Advanced tools
Comparing version 1.9.4 to 1.9.5
{ | ||
"name": "@ewb/translate", | ||
"version": "1.9.4", | ||
"version": "1.9.5", | ||
"description": "Translate as you create your app. Saves the words and text in a tree structure for fast and easy lookup.", | ||
"main": "./dist/index.js", | ||
"types": "./dist/index.d.ts", | ||
"main": "./lib/index.js", | ||
"types": "./lib/index.d.ts", | ||
"scripts": { | ||
@@ -39,17 +39,17 @@ "start": "yarn build:watch", | ||
"devDependencies": { | ||
"@types/chai": "^4.2.21", | ||
"@types/mocha": "^5.2.7", | ||
"@types/chai": "^4.3.4", | ||
"@types/mocha": "^10.0.0", | ||
"@types/node-fetch": "^2.5.12", | ||
"chai": "^4.3.4", | ||
"chai": "^4.3.7", | ||
"coveralls": "^3.1.1", | ||
"fetch-mock": "^9.11.0", | ||
"husky": "^8.0.1", | ||
"lint-staged": "^13.0.3", | ||
"mocha": "^7.0.0", | ||
"husky": "^8.0.2", | ||
"lint-staged": "^13.0.4", | ||
"mocha": "^10.1.0", | ||
"node-fetch": "^2.6.1", | ||
"nyc": "^15.0.0", | ||
"prettier": "^2.7.1", | ||
"ts-node": "^8.6.2", | ||
"tslint": "^5.20.1", | ||
"typescript": "^4.2.4" | ||
"nyc": "^15.1.0", | ||
"prettier": "^2.8.0", | ||
"ts-node": "^10.9.1", | ||
"tslint": "^6.1.3", | ||
"typescript": "^4.9.3" | ||
}, | ||
@@ -56,0 +56,0 @@ "peerDependencies": {}, |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
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
40840
6