New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@data-provider/axios

Package Overview
Dependencies
Maintainers
1
Versions
27
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@data-provider/axios - npm Package Compare versions

Comparing version 3.0.0 to 3.0.1

6

CHANGELOG.md

@@ -14,2 +14,8 @@ # Change Log

## [3.0.1] - 2021-01-27
### Changed
- chore(deps): Update devDependencies
- chore(deps): Update axios to v0.21.1
## [3.0.0] - 2021-01-09

@@ -16,0 +22,0 @@

32

package.json
{
"name": "@data-provider/axios",
"version": "3.0.0",
"version": "3.0.1",
"description": "REST API Data Provider origin addon using Axios",

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

"dependencies": {
"axios": "0.21.0",
"axios": "0.21.1",
"axios-retry": "3.1.9",

@@ -60,4 +60,4 @@ "path-to-regexp": "6.2.0"

"@data-provider/core": "3.0.0",
"@mocks-server/admin-api-paths": "1.0.8",
"@mocks-server/main": "1.8.7",
"@mocks-server/admin-api-paths": "1.1.0",
"@mocks-server/main": "1.9.0",
"@rollup/plugin-babel": "5.2.1",

@@ -67,20 +67,20 @@ "@rollup/plugin-commonjs": "16.0.0",

"@rollup/plugin-node-resolve": "10.0.0",
"@stryker-mutator/core": "4.1.0",
"@stryker-mutator/jest-runner": "4.1.0",
"@stryker-mutator/core": "4.3.1",
"@stryker-mutator/jest-runner": "4.3.1",
"babel-core": "7.0.0-bridge.0",
"babel-jest": "26.6.1",
"babel-jest": "26.6.3",
"babel-polyfill": "6.26.0",
"cross-fetch": "3.0.6",
"eslint": "7.12.1",
"eslint-config-prettier": "6.15.0",
"eslint-plugin-prettier": "3.1.4",
"husky": "4.3.0",
"jest": "26.6.1",
"lint-staged": "10.5.0",
"prettier": "2.1.2",
"eslint": "7.18.0",
"eslint-config-prettier": "7.2.0",
"eslint-plugin-prettier": "3.3.1",
"husky": "4.3.8",
"jest": "26.6.3",
"lint-staged": "10.5.3",
"prettier": "2.2.1",
"redux": "4.0.5",
"rollup": "2.32.1",
"rollup-plugin-terser": "7.0.2",
"sinon": "9.2.1",
"start-server-and-test": "1.11.5"
"sinon": "9.2.4",
"start-server-and-test": "1.11.7"
},

@@ -87,0 +87,0 @@ "lint-staged": {

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