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

ether-pudding

Package Overview
Dependencies
Maintainers
1
Versions
43
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ether-pudding - npm Package Compare versions

Comparing version 2.0.8 to 2.0.9

2

loader.js

@@ -49,3 +49,3 @@ var fs = require("fs");

var m = new Module();
m._compile(contract.code);
m._compile(contract.code, contract.file);

@@ -52,0 +52,0 @@ factories.push(m.exports);

{
"name": "ether-pudding",
"version": "2.0.8",
"version": "2.0.9",
"description": "Pudding - a (more) delightful Ethereum contract abstraction",

@@ -9,3 +9,3 @@ "author": "Tim Coulter",

"scripts": {
"test": "./node_modules/.bin/mocha"
"test": "mocha"
},

@@ -12,0 +12,0 @@ "repository": {

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