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

@dewib/xhr-cache

Package Overview
Dependencies
Maintainers
1
Versions
24
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@dewib/xhr-cache - npm Package Compare versions

Comparing version 3.1.2 to 3.2.0

7

CHANGELOG.md

@@ -5,2 +5,9 @@ # Changelog

## [3.2.0](https://github.com/gaetansenn/xhr-cache/compare/v3.1.2...v3.2.0) (2021-03-11)
### Features
* add specific plugin name for managing order with nuxt ([e340ab0](https://github.com/gaetansenn/xhr-cache/commit/e340ab0d555e9acd014af1f9107a7e0050771ce6))
### [3.1.2](https://github.com/gaetansenn/xhr-cache/compare/v3.1.1...v3.1.2) (2021-03-11)

@@ -7,0 +14,0 @@

1

lib/module.js

@@ -337,2 +337,3 @@ import { join, resolve } from 'path'

src: resolve(__dirname, 'plugin.js'),
fileName: 'xhr-cache/plugin.js',
options: {

@@ -339,0 +340,0 @@ config: JSON.stringify({

2

package.json
{
"name": "@dewib/xhr-cache",
"version": "3.1.2",
"version": "3.2.0",
"license": "MIT",

@@ -5,0 +5,0 @@ "description": "Cache api resources and serve it as static resource",

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

# XHR Cache Module v3.2.2
# XHR Cache Module v3.2.0

@@ -3,0 +3,0 @@ [![npm version][npm-version-src]][npm-version-href]

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