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

adhere

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

adhere - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

27

package.json
{
"name": "adhere",
"version": "1.0.1",
"author": "Alan Gutierrez <alan@prettyrobots.com>",
"description": "Wrap methods preserving arity.",
"name": "adhere",
"version": "1.0.2",
"description": "Wrap methods preserving arity.",
"keywords":
[
"http", "https", "rest", "json", "curl"
"functional", "javascript", "cadence", "arity"
],
"contributors": [],
"homepage": "https://github.com/bigeasy/adhere",
"bugs": "https://github.com/bigeasy/adhere/issues",
"main": "adhere",
"license": "MIT",
"author": "Alan Gutierrez <alan@prettyrobots.com>",
"homepage": "https://github.com/bigeasy/adhere",
"bugs": "https://github.com/bigeasy/adhere/issues",
"license": "MIT",
"repository":
{
"type": "git",
"url": "http://github.com/bigeasy/adhere.git"
"type": "git",
"url": "bigeasy/adhere"
},

@@ -25,8 +23,9 @@ "dependencies":

{
"proof": "1.x"
"proof": "3.0.x"
},
"main": "adhere",
"scripts":
{
"test": "proof platform win32 && proof test */*/*.t.js || t/test"
"test": "proof platform win32 && proof test */*.t.js || t/test"
}
}

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