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

@locker/shared-dom

Package Overview
Dependencies
Maintainers
0
Versions
236
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@locker/shared-dom - npm Package Compare versions

Comparing version 0.23.6 to 0.24.0

2

dist/index.mjs.d.ts
/// <reference types="node" />
/// <reference types="cacheable-request" />
import { Getter, Setter } from "@locker/shared";

@@ -13,3 +12,2 @@ import { SandboxRecord as SandboxRecordBase } from "@locker/shared";

(reason?: any): void;
(reason?: any): void;
};

@@ -16,0 +14,0 @@ declare const AbortControllerProtoSignalGetter: import("@locker/shared").Getter;

7

package.json
{
"name": "@locker/shared-dom",
"version": "0.23.6",
"version": "0.24.0",
"license": "SEE LICENSE IN LICENSE.txt",

@@ -19,3 +19,3 @@ "author": "Salesforce UI Security Team",

"dependencies": {
"@locker/shared": "0.23.6"
"@locker/shared": "0.24.0"
},

@@ -26,3 +26,4 @@ "files": [

"LICENSE.txt"
]
],
"gitHead": "019b2ff51286ebe653bfc9a2da62c4ed4708d19d"
}

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

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