New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@exodus/aurora-meta

Package Overview
Dependencies
Maintainers
0
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@exodus/aurora-meta - npm Package Compare versions

Comparing version 2.0.0 to 2.0.1

LICENSE

16

CHANGELOG.md

@@ -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 @@

10

package.json
{
"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'

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc