@senx/warp10
Advanced tools
Comparing version 1.0.14 to 1.1.0
{ | ||
"name": "@senx/warp10", | ||
"version": "1.0.14", | ||
"version": "1.1.0", | ||
"private": false, | ||
@@ -16,3 +16,3 @@ "keywords": [ | ||
], | ||
"description": "Warp 10™ NodeJS library", | ||
"description": "Warp 10 NodeJS library", | ||
"repository": { | ||
@@ -28,5 +28,5 @@ "type": "git", | ||
"scripts": { | ||
"prepublishOnly": "yarn build", | ||
"prepublishOnly": "yarn test && yarn build", | ||
"build": "tsc", | ||
"test": "yarn build && mocha dist/tests/unitTest1.js" | ||
"test": "mocha --require ts-node/register --ui bdd ./tests/unitTest1.ts" | ||
}, | ||
@@ -36,14 +36,13 @@ "homepage": "https://www.warp10.io", | ||
"devDependencies": { | ||
"@types/chai": "^4.2.14", | ||
"@types/mocha": "^8.2.0", | ||
"@types/node": "^14.14.20", | ||
"chai": "^4.2.0", | ||
"mocha": "^8.2.1", | ||
"ts-node": "^9.1.1", | ||
"typescript": "^4.1.3" | ||
"@types/chai": "^4.2.18", | ||
"@types/mocha": "^8.2.2", | ||
"@types/node": "^15.6.1", | ||
"chai": "^4.3.4", | ||
"mocha": "^8.2.2", | ||
"ts-node": "^10.0.0", | ||
"typescript": "^4.3.2" | ||
}, | ||
"dependencies": { | ||
"dayjs": "^1.10.1", | ||
"got": "^11.8.1" | ||
"dayjs": "^1.10.5" | ||
} | ||
} |
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
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
Debug access
Supply chain riskUses debug, reflection and dynamic code execution features.
Found 1 instance in 1 package
30762
1
0
9
491
- Removedgot@^11.8.1
- Removed@sindresorhus/is@4.6.0(transitive)
- Removed@szmarczak/http-timer@4.0.6(transitive)
- Removed@types/cacheable-request@6.0.3(transitive)
- Removed@types/http-cache-semantics@4.0.4(transitive)
- Removed@types/keyv@3.1.4(transitive)
- Removed@types/node@22.10.1(transitive)
- Removed@types/responselike@1.0.3(transitive)
- Removedcacheable-lookup@5.0.4(transitive)
- Removedcacheable-request@7.0.4(transitive)
- Removedclone-response@1.0.3(transitive)
- Removeddecompress-response@6.0.0(transitive)
- Removeddefer-to-connect@2.0.1(transitive)
- Removedend-of-stream@1.4.4(transitive)
- Removedget-stream@5.2.0(transitive)
- Removedgot@11.8.6(transitive)
- Removedhttp-cache-semantics@4.1.1(transitive)
- Removedhttp2-wrapper@1.0.3(transitive)
- Removedjson-buffer@3.0.1(transitive)
- Removedkeyv@4.5.4(transitive)
- Removedlowercase-keys@2.0.0(transitive)
- Removedmimic-response@1.0.13.1.0(transitive)
- Removednormalize-url@6.1.0(transitive)
- Removedonce@1.4.0(transitive)
- Removedp-cancelable@2.1.1(transitive)
- Removedpump@3.0.2(transitive)
- Removedquick-lru@5.1.1(transitive)
- Removedresolve-alpn@1.2.1(transitive)
- Removedresponselike@2.0.1(transitive)
- Removedundici-types@6.20.0(transitive)
- Removedwrappy@1.0.2(transitive)
Updateddayjs@^1.10.5