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

@atlas.js/braintree

Package Overview
Dependencies
Maintainers
2
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@atlas.js/braintree - npm Package Compare versions

Comparing version 1.1.0-alpha.a596c671 to 2.0.0

5

CHANGELOG.md

@@ -6,4 +6,4 @@ # Change Log

<a name="1.1.0-alpha.a596c671"></a>
# 1.1.0-alpha.a596c671 (2018-05-14)
<a name="2.0.0"></a>
# 2.0.0 (2018-05-22)

@@ -14,2 +14,3 @@

* drop components's static defaults, use static config (JSON schema) ([5c7d5ce](https://github.com/strvcom/atlas.js/commit/5c7d5ce))
* node.js 10 is now supported release line ([521ac2c](https://github.com/strvcom/atlas.js/commit/521ac2c))

@@ -16,0 +17,0 @@

8

package.json
{
"name": "@atlas.js/braintree",
"description": "Braintree client as a component for @atlas.js",
"version": "1.1.0-alpha.a596c671",
"version": "2.0.0",
"author": "Robert Rossmann <robert.rossmann@strv.com>",

@@ -9,10 +9,10 @@ "bugs": "https://github.com/strvcom/atlas.js/issues",

"dependencies": {
"@atlas.js/service": "^1.1.0-alpha.a596c671",
"@atlas.js/service": "^1.1.0",
"braintree": "^2.2.0"
},
"devDependencies": {
"@atlas.js/atlas": "^1.4.0-alpha.a596c671"
"@atlas.js/atlas": "^2.0.0"
},
"engines": {
"node": "^8.3.0",
"node": ">=8.3.0",
"npm": "^5.3.0"

@@ -19,0 +19,0 @@ },

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