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

@sorare/crypto

Package Overview
Dependencies
Maintainers
8
Versions
40
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@sorare/crypto - npm Package Compare versions

Comparing version 0.0.1 to 0.0.2

dist/index.js

6

package.json

@@ -6,3 +6,3 @@ {

"license": "UNLICENSED",
"version": "0.0.1",
"version": "0.0.2",
"main": "dist",

@@ -54,6 +54,6 @@ "types": "dist",

"scripts": {
"lint": "eslint src --ext .js --ext .ts --ext .tsx --max-warnings 0",
"lint": "eslint src --ext .js --ext .ts --max-warnings 0",
"build": "yarn run build:types && yarn run build:js",
"build:types": "tsc --emitDeclarationOnly",
"build:js": "babel src --out-dir dist --extensions \".js,.json,.ts,.tsx\" --source-maps inline",
"build:js": "babel src --out-dir dist --extensions \".js,.ts\" --source-maps inline",
"prepublish": "yarn run build",

@@ -60,0 +60,0 @@ "postinstall": "patch-package",

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