@analys/table-timeseries-rolling
Advanced tools
Comparing version 0.6.14 to 0.7.0
{ | ||
"name": "@analys/table-timeseries-rolling", | ||
"version": "0.6.14", | ||
"version": "0.7.0", | ||
"description": "A crawler", | ||
"main": "./dist/index.cjs", | ||
"exports": { | ||
"import": "./dist/index.mjs", | ||
"require": "./dist/index.cjs" | ||
}, | ||
"type": "module", | ||
"exports": "./dist/index.js", | ||
"files": [ | ||
@@ -16,10 +13,6 @@ "dist" | ||
}, | ||
"scripts": { | ||
"pub": "npm publish", | ||
"test": "node test" | ||
}, | ||
"dependencies": { | ||
"@aryth/math": "^0.6.0", | ||
"@vect/vector-algebra": "^0.7.11", | ||
"@vect/vector-mapper": "^0.7.11", | ||
"@aryth/math": "^0.7.0", | ||
"@vect/vector-algebra": "^0.8.0", | ||
"@vect/vector-mapper": "^0.8.0", | ||
"@vect/vector-roller": "^0.6.13" | ||
@@ -51,3 +44,7 @@ }, | ||
"homepage": "https://github.com/hoyeungw/analys#readme", | ||
"gitHead": "ea22e3de75b331ec240a7fea17af976d4bef5b5d" | ||
} | ||
"gitHead": "25741a60101aa28261133de365bcfd032cb351de", | ||
"scripts": { | ||
"pub": "npm publish", | ||
"test": "node test" | ||
} | ||
} |
@@ -0,0 +0,0 @@ # @analys/table-timeseries-rolling |
Sorry, the diff of this file is not supported yet
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
Yes
5067
4
32
+ Added@aryth/math@0.7.0(transitive)
+ Added@vect/vector-algebra@0.8.0(transitive)
+ Added@vect/vector-mapper@0.8.0(transitive)
- Removed@aryth/math@0.6.9(transitive)
- Removed@vect/vector-algebra@0.7.20(transitive)
- Removed@vect/vector-mapper@0.7.20(transitive)
Updated@aryth/math@^0.7.0
Updated@vect/vector-algebra@^0.8.0
Updated@vect/vector-mapper@^0.8.0