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 2.1.0-alpha.7 to 2.1.0

18

CHANGELOG.md

@@ -6,2 +6,20 @@ # Change Log

# [2.1.0](https://github.com/strvcom/atlas.js/compare/@atlas.js/braintree@2.0.1...@atlas.js/braintree@2.1.0) (2019-02-08)
### Bug Fixes
* declarations for object shapes should use `type`, not `interface` ([7928e6a](https://github.com/strvcom/atlas.js/commit/7928e6a))
* remove `declare module` wrappers from all d.ts files 🔥 ([c0e7cd5](https://github.com/strvcom/atlas.js/commit/c0e7cd5)), closes [#69](https://github.com/strvcom/atlas.js/issues/69)
### Features
* **braintree:** add typings ([1b93722](https://github.com/strvcom/atlas.js/commit/1b93722))
* **braintree:** add typings ([01657c5](https://github.com/strvcom/atlas.js/commit/01657c5))
# [2.1.0-alpha.7](https://github.com/strvcom/atlas.js/compare/@atlas.js/braintree@2.1.0-alpha.6...@atlas.js/braintree@2.1.0-alpha.7) (2019-01-28)

@@ -8,0 +26,0 @@

8

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

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

"dependencies": {
"@atlas.js/service": "^1.2.0-alpha.1",
"@atlas.js/service": "^1.2.0",
"braintree": "^2.2.0"
},
"devDependencies": {
"@atlas.js/atlas": "^2.2.0-alpha.7"
"@atlas.js/atlas": "^2.2.0"
},

@@ -31,3 +31,3 @@ "engines": {

},
"gitHead": "20fa27bf205f83baaae14c5ef99c6ff8e007b214"
"gitHead": "e67f1220a6aa157ef078f26075b6aa5bfad5ee18"
}
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