@bevry/ecmascript-versions
Advanced tools
Comparing version 3.1.0 to 3.1.1-next.1627399138.e5b1d2bf425dbc30340d06ee207c5d4a1b5e7bc7
# History | ||
## v3.1.1 2021 July 27 | ||
- Seems npm lost the last package, so republish. | ||
## v3.1.0 2021 July 27 | ||
@@ -4,0 +8,0 @@ |
{ | ||
"name": "@bevry/ecmascript-versions", | ||
"version": "3.1.0", | ||
"version": "3.1.1-next.1627399138.e5b1d2bf425dbc30340d06ee207c5d4a1b5e7bc7", | ||
"description": "Get all ECMAScript versions, or the ECMAScript version that was ratified on a specific date.", | ||
@@ -5,0 +5,0 @@ "homepage": "https://github.com/bevry/es-versions", |
@@ -91,3 +91,3 @@ <!-- TITLE/ --> | ||
<script type="module"> | ||
import * as pkg from '//cdn.skypack.dev/@bevry/ecmascript-versions@^3.1.0' | ||
import * as pkg from '//cdn.skypack.dev/@bevry/ecmascript-versions@^3.1.1' | ||
</script> | ||
@@ -100,3 +100,3 @@ ``` | ||
<script type="module"> | ||
import * as pkg from '//unpkg.com/@bevry/ecmascript-versions@^3.1.0' | ||
import * as pkg from '//unpkg.com/@bevry/ecmascript-versions@^3.1.1' | ||
</script> | ||
@@ -109,3 +109,3 @@ ``` | ||
<script type="module"> | ||
import * as pkg from '//dev.jspm.io/@bevry/ecmascript-versions@3.1.0' | ||
import * as pkg from '//dev.jspm.io/@bevry/ecmascript-versions@3.1.1' | ||
</script> | ||
@@ -112,0 +112,0 @@ ``` |
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
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
61604
1