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

proxy-compat

Package Overview
Dependencies
Maintainers
12
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

proxy-compat - npm Package Compare versions

Comparing version 0.21.5 to 0.21.7

dist/umd/proxy-compat.min.js

4

methods/callKey.js

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

import { callKey } from "../build/methods";
export default callKey;
import { callKey } from "../build/methods";
export default callKey;

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

import { defaultHasInstance } from "../build/methods";
export default defaultHasInstance;
import { defaultHasInstance } from "../build/methods";
export default defaultHasInstance;

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

import { deleteKey } from "../build/methods";
export default deleteKey;
import { deleteKey } from "../build/methods";
export default deleteKey;

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

import { getKey } from "../build/methods";
export default getKey;
import { getKey } from "../build/methods";
export default getKey;

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

import { inKey } from "../build/methods";
export default inKey;
import { inKey } from "../build/methods";
export default inKey;

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

import { instanceOfKey } from "../build/methods";
export default instanceOfKey;
import { instanceOfKey } from "../build/methods";
export default instanceOfKey;

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

import { isCompatProxy } from "../build/methods";
export default isCompatProxy;
import { isCompatProxy } from "../build/methods";
export default isCompatProxy;

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

import { iterableKey } from "../build/methods";
export default iterableKey;
import { iterableKey } from "../build/methods";
export default iterableKey;

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

import { setKey } from "../build/methods";
export default setKey;
import { setKey } from "../build/methods";
export default setKey;
{
"name": "proxy-compat",
"version": "0.21.5",
"version": "0.21.7",
"description": "Proxy Compat patches the runtime to enable Proxy in ES5",

@@ -16,3 +16,3 @@ "main": "dist/commonjs/proxy-compat.js",

},
"gitHead": "be5b7be0328362407849b9e2638353b1a8c8f231"
"gitHead": "44e43fb4d406a2e4a98cb644b8cfa0dc57acda80"
}
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