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

@0xcert/ethereum-erc20-contracts

Package Overview
Dependencies
Maintainers
2
Versions
75
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@0xcert/ethereum-erc20-contracts - npm Package Compare versions

Comparing version 2.0.0-alpha0 to 2.0.0-alpha1

4

CHANGELOG.json

@@ -5,4 +5,4 @@ {

{
"version": "2.0.0-alpha0",
"tag": "@0xcert/ethereum-erc20-contracts_v2.0.0-alpha0",
"version": "2.0.0-alpha1",
"tag": "@0xcert/ethereum-erc20-contracts_v2.0.0-alpha1",
"date": "Wed, 19 Jun 2019 10:31:05 GMT",

@@ -9,0 +9,0 @@ "comments": {}

@@ -5,3 +5,3 @@ # Change Log - @0xcert/ethereum-erc20-contracts

## 2.0.0-alpha0
## 2.0.0-alpha1
Wed, 19 Jun 2019 10:31:05 GMT

@@ -8,0 +8,0 @@

{
"files": {},
"arguments": "npm run clean && npx specron compile && npx tsc "
"arguments": "npm run lint && npm run clean && npx specron compile && npx specron test "
}
{
"name": "@0xcert/ethereum-erc20-contracts",
"version": "2.0.0-alpha0",
"version": "2.0.0-alpha1",
"description": "Smart contract implementation of the ERC-20 standard on the Ethereum blockchain.",

@@ -66,3 +66,3 @@ "scripts": {

"devDependencies": {
"@0xcert/ethereum-utils-contracts": "2.0.0-alpha0",
"@0xcert/ethereum-utils-contracts": "2.0.0-alpha1",
"@specron/cli": "^0.5.6",

@@ -69,0 +69,0 @@ "@specron/spec": "^0.5.6",

Sorry, the diff of this file is not supported yet

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