@exodus/assets
Advanced tools
Comparing version 0.1.0 to 1.0.0
@@ -0,1 +1,6 @@ | ||
1.0.0 / 2019-03-12 | ||
------------------ | ||
- `@exodus/assets-base` to `1.0.0` | ||
0.1.0 / 2018-11-11 | ||
@@ -2,0 +7,0 @@ ------------------ |
{ | ||
"name": "@exodus/assets", | ||
"version": "0.1.0", | ||
"version": "1.0.0", | ||
"description": "Exodus assets", | ||
@@ -12,5 +12,5 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"@exodus/assets-base": "0.0.x", | ||
"@exodus/assets-base": "1.0.x", | ||
"@exodus/currency": "0.1.x" | ||
} | ||
} |
@@ -18,3 +18,3 @@ Exodus Assets | ||
```js | ||
import assets from '@exodus/assets-base' | ||
import assets from '@exodus/assets' | ||
@@ -21,0 +21,0 @@ for (const [key, val] of Object.entries(assets)) { |
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
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
1565
1
1
+ Added@exodus/assets-base@1.0.25(transitive)
- Removed@exodus/assets-base@0.0.8(transitive)
Updated@exodus/assets-base@1.0.x