@devmehq/sdk-js
Advanced tools
Comparing version 1.1.3 to 1.1.4
{ | ||
"name": "@devmehq/sdk-js", | ||
"version": "1.1.3", | ||
"version": "1.1.4", | ||
"private": false, | ||
@@ -38,3 +38,2 @@ "description": "DEV.ME SDK for JavaScript & TypeScript for Server & Browser, Compatible with Node.js & React & Vue.js & Angular", | ||
"lint-fix": "yarn lint -- --fix", | ||
"prepare": "yarn husky install", | ||
"prettier": "prettier --write \"src/**/*.{ts,json}\" \"__tests__/**/*.{ts,json}\"", | ||
@@ -49,3 +48,3 @@ "test": "TS_NODE_TRANSPILE_ONLY=1 TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' mocha", | ||
"dependencies": { | ||
"axios": "1.2.3" | ||
"axios": "1.3.6" | ||
}, | ||
@@ -57,10 +56,10 @@ "devDependencies": { | ||
"husky": "8.0.3", | ||
"lint-staged": "13.1.0", | ||
"lint-staged": "13.2.2", | ||
"mocha": "10.2.0", | ||
"prettier": "2.8.3", | ||
"prettier": "2.8.8", | ||
"pretty-quick": "3.1.3", | ||
"should": "13.2.3", | ||
"ts-node": "10.9.1", | ||
"typescript": "4.9.4" | ||
"typescript": "5.0.4" | ||
} | ||
} |
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
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 2 instances in 1 package
170823
4288
0
14
1
+ Addedaxios@1.3.6(transitive)
- Removedaxios@1.2.3(transitive)
Updatedaxios@1.3.6