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

axaj

Package Overview
Dependencies
Maintainers
1
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

axaj - npm Package Compare versions

Comparing version 1.4.0 to 1.5.0

14

package.json
{
"name": "axaj",
"version": "1.4.0",
"version": "1.5.0",
"description": "A tiny and trivial AJAX library which uses the Fetch API.",

@@ -31,10 +31,10 @@ "keywords": [

"devDependencies": {
"@typescript-eslint/eslint-plugin": "^2.15.0",
"@typescript-eslint/parser": "^2.15.0",
"@typescript-eslint/eslint-plugin": "^2.20.0",
"@typescript-eslint/parser": "^2.20.0",
"eslint": "^6.8.0",
"serialize-javascript": "^2.1.2",
"terser-webpack-plugin": "^1.4.3",
"typescript": "^3.7.4",
"webpack": "^4.41.5",
"webpack-cli": "^3.3.10"
"typescript": "^3.8.2",
"webpack": "^4.41.6",
"webpack-cli": "^3.3.11"
},

@@ -47,5 +47,5 @@ "bugs": {

"immutable-linked-ordered-map": "^0.20.1",
"interval-jitter": "^1.1.1",
"interval-jitter": "^1.2.0",
"js-utl": "^3.0.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