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.5 to 0.1.6

11

CHANGELOG.md

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

## [0.1.6](https://github.com/ing-bank/lion/compare/@lion/ajax@0.1.5...@lion/ajax@0.1.6) (2019-05-13)
### Bug Fixes
* add prepublish step to make links absolute for npm docs ([9f2c4f6](https://github.com/ing-bank/lion/commit/9f2c4f6))
## [0.1.5](https://github.com/ing-bank/lion/compare/@lion/ajax@0.1.4...@lion/ajax@0.1.5) (2019-05-07)

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

8

package.json
{
"name": "@lion/ajax",
"version": "0.1.5",
"version": "0.1.6",
"description": "Thin wrapper around axios to allow for custom interceptors",

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

"scripts": {
"prepublishOnly": "../../scripts/insert-header.js"
"prepublishOnly": "../../scripts/npm-prepublish.js"
},

@@ -35,3 +35,3 @@ "keywords": [

"@bundled-es-modules/axios": "0.18.0",
"@lion/core": "^0.1.3"
"@lion/core": "^0.1.4"
},

@@ -43,3 +43,3 @@ "devDependencies": {

},
"gitHead": "4cc5a3571b8c06ad99184e183c5b77ecf1669c92"
"gitHead": "97fe0f0aa720bef21fc000e584a44a62302d6871"
}
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