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

@lion/ajax

Package Overview
Dependencies
Maintainers
1
Versions
82
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@lion/ajax - npm Package Compare versions

Comparing version 0.1.1 to 0.1.2

11

CHANGELOG.md

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

## [0.1.2](https://github.com/ing-bank/lion/compare/@lion/ajax@0.1.1...@lion/ajax@0.1.2) (2019-04-27)
### Bug Fixes
* **ajax:** add setAjax to public api ([9a69b1a](https://github.com/ing-bank/lion/commit/9a69b1a))
## [0.1.1](https://github.com/ing-bank/lion/compare/@lion/ajax@0.1.0...@lion/ajax@0.1.1) (2019-04-26)

@@ -8,0 +19,0 @@

2

index.js

@@ -1,2 +0,2 @@

export { ajax } from './src/ajax.js';
export { ajax, setAjax } from './src/ajax.js';

@@ -3,0 +3,0 @@ export { AjaxClass } from './src/AjaxClass.js';

{
"name": "@lion/ajax",
"version": "0.1.1",
"version": "0.1.2",
"description": "Thin wrapper around axios to allow for custom interceptors",

@@ -41,3 +41,3 @@ "author": "ing-bank",

},
"gitHead": "a0651d3e076cb7a456acc7ac0bf5ed89ecec7d9f"
"gitHead": "c4e7a1631c74993e0e3c12761098e52f815ef96d"
}
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