assemblyscript-temporal
Advanced tools
Comparing version 2.1.0 to 2.1.1
{ | ||
"name": "assemblyscript-temporal", | ||
"version": "2.1.0", | ||
"version": "2.1.1", | ||
"description": "An implementation of temporal within AssemblyScript, with an initial focus on non-timezone-aware classes and functionality.", | ||
@@ -21,10 +21,10 @@ "main": "index.js", | ||
"devDependencies": { | ||
"@as-pect/cli": "^6.0.0", | ||
"@as-pect/cli": "^6.1.1", | ||
"@assemblyscript/loader": "^0.18.20", | ||
"assemblyscript": "^0.18.31", | ||
"prettier": "^2.2.1" | ||
}, | ||
"dependencies": { | ||
"assemblyscript": "^0.18.31", | ||
"assemblyscript-regex": "^1.6.3" | ||
} | ||
} |
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
1
4
- Removedassemblyscript@^0.18.31
- Removedassemblyscript@0.18.32(transitive)
- Removedbinaryen@100.0.0-nightly.20210413(transitive)
- Removedlong@4.0.0(transitive)