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

billy

Package Overview
Dependencies
Maintainers
1
Versions
25
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

billy - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

4

HISTORY.md
# Change History
## 1.0.1 (2014-05-16)
* Use `~` instead of `^` in `package.json` for installing with old versions of `npm`.
## 1.0.0 (2014-04-22)
* First release

8

package.json
{
"name": "billy",
"version": "1.0.1",
"version": "1.0.2",
"description": "A minimal application harness that stays out of your way and out of your code.",

@@ -19,3 +19,3 @@ "author": {

"devDependencies": {
"tape": "~2.3.2"
"tape": "~2.13.1"
},

@@ -41,5 +41,5 @@ "repository": {

"dependencies": {
"es6-promise": "~0.1.1",
"sack": "~2.0.2"
"es6-promise": "~1.0.0",
"sack": "~2.0.4"
}
}
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