Socket
Socket
Sign inDemoInstall

metro-cache-key

Package Overview
Dependencies
Maintainers
2
Versions
72
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

metro-cache-key - npm Package Compare versions

Comparing version 0.66.2 to 0.67.0

4

package.json
{
"name": "metro-cache-key",
"version": "0.66.2",
"version": "0.67.0",
"description": "🚇 Cache key utility.",

@@ -16,4 +16,4 @@ "main": "src/index.js",

"devDependencies": {
"metro-memory-fs": "0.66.2"
"metro-memory-fs": "0.67.0"
}
}
/**
* Copyright (c) Facebook, Inc. and its affiliates.
* Copyright (c) Meta Platforms, Inc. and affiliates.
*

@@ -16,4 +16,4 @@ * This source code is licensed under the MIT license found in the

const getCacheKey = require('../index');
const fs = require('fs');
const getCacheKey = require('../index');

@@ -20,0 +20,0 @@ beforeAll(() => {

/**
* Copyright (c) Facebook, Inc. and its affiliates.
* Copyright (c) Meta Platforms, Inc. and affiliates.
*

@@ -4,0 +4,0 @@ * This source code is licensed under the MIT license found in the

/**
* Copyright (c) Facebook, Inc. and its affiliates.
* Copyright (c) Meta Platforms, Inc. and affiliates.
*

@@ -4,0 +4,0 @@ * This source code is licensed under the MIT license found in the

Sorry, the diff of this file is not supported yet

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