@exodus/aurora-meta
Advanced tools
Comparing version 2.0.0 to 2.0.1
@@ -6,2 +6,18 @@ # Change Log | ||
## [2.0.1](https://github.com/ExodusMovement/assets/compare/@exodus/aurora-meta@2.0.0...@exodus/aurora-meta@2.0.1) (2025-01-09) | ||
### Bug Fixes | ||
* fix: lint for EVM assets (#2969) | ||
### License | ||
* license: re-license under MIT license (#4806) | ||
## [2.0.0](https://github.com/ExodusMovement/assets/compare/@exodus/aurora-meta@1.0.5...@exodus/aurora-meta@2.0.0) (2024-07-11) | ||
@@ -8,0 +24,0 @@ |
{ | ||
"name": "@exodus/aurora-meta", | ||
"version": "2.0.0", | ||
"version": "2.0.1", | ||
"description": "Aurora constants, icons, colors and other metadata", | ||
@@ -14,10 +14,10 @@ "type": "module", | ||
"author": "Exodus Movement, Inc.", | ||
"license": "UNLICENSED", | ||
"license": "MIT", | ||
"homepage": "https://github.com/ExodusMovement/assets/tree/master/ethereum/aurora-meta", | ||
"publishConfig": { | ||
"access": "restricted" | ||
"access": "public" | ||
}, | ||
"scripts": { | ||
"test": "run -T exodus-test --jest", | ||
"lint": "run -T eslint .", | ||
"lint": "run -T eslintc .", | ||
"lint:fix": "yarn lint --fix" | ||
@@ -38,3 +38,3 @@ }, | ||
}, | ||
"gitHead": "4bc34401f881f4aed4ad97704f9f307d61f4178b" | ||
"gitHead": "8593d378a2c8054dea5d94dac3bf96b124842903" | ||
} |
@@ -0,5 +1,5 @@ | ||
import { createMetaDef } from '@exodus/asset' | ||
import tokensParams from './tokens.js' | ||
import { createMetaDef } from '@exodus/asset' | ||
const name = 'aurora' | ||
@@ -6,0 +6,0 @@ const displayName = 'Ethereum' |
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
Misc. License Issues
License(Experimental) A package's licensing information has fine-grained problems.
Found 1 instance in 1 package
No README
QualityPackage does not have a README. This may indicate a failed publish or a low quality package.
Found 1 instance in 1 package
13350
11
0
0
4
0