Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

halfpenny

Package Overview
Dependencies
Maintainers
3
Versions
25
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

halfpenny - npm Package Compare versions

Comparing version 0.0.4 to 0.0.5

build/halfpenny.bundle.js

9

package.json
{
"name": "halfpenny",
"version": "0.0.4",
"version": "0.0.5",
"description": "Official javascript COINS API client. Nodejs and Browser compatible!",

@@ -14,3 +14,4 @@ "main": "build/halfpenny.bundle.js",

"validate": "npm ls",
"postinstall": "grunt build"
"build": "grunt build",
"add-build-to-commit": "git add build/*"
},

@@ -54,4 +55,6 @@ "repository": {

"validate",
"test"
"test",
"build",
"add-build-to-commit"
]
}

@@ -31,3 +31,3 @@ # halfpenny // COINS API Javascript client

### advanced configuration:
### advanced configuration

@@ -69,4 +69,4 @@ This client can use multiple request engines to make requests to the API. This

# Examples
# examples
See `nodeapi/test/integration/keys.js`

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