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

@azuro-org/dictionaries

Package Overview
Dependencies
Maintainers
3
Versions
49
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@azuro-org/dictionaries - npm Package Compare versions

Comparing version 1.0.4 to 1.0.5

dist/types.d.ts

1

dist/index.d.ts

@@ -7,1 +7,2 @@ import assembleSelectionName from './assembleSelectionName';

export { assembleSelectionName, assembleMarketName, getMarketKey, getMarketName, getMarketDescription, };
export type { Dictionaries } from './types';

@@ -7,1 +7,2 @@ import assembleSelectionName from './assembleSelectionName';

export { assembleSelectionName, assembleMarketName, getMarketKey, getMarketName, getMarketDescription, };
export type { Dictionaries } from './types';

4

package.json
{
"name": "@azuro-org/dictionaries",
"version": "1.0.4",
"version": "1.0.5",
"description": "CLI and set of helpers to work with Azuro protocol dictionaries",

@@ -12,3 +12,3 @@ "bin": "bin.js",

"build": "rimraf ./dist && rimraf ./lib && rollup -c --compact",
"prepublish": "npm run build",
"prepublishOnly": "npm run build",
"test-bin": "rimraf ./out && node ./bin -v 2.0.1 -o ./out -t ts"

@@ -15,0 +15,0 @@ },

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