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

@locker/shared

Package Overview
Dependencies
Maintainers
8
Versions
226
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@locker/shared - npm Package Compare versions

Comparing version 0.22.3 to 0.22.4

2

dist/index.cjs.d.ts

@@ -192,3 +192,3 @@ import { ApiOptions, Instrumentation } from "@locker/instrumentation";

declare function registerLockerFeature(featureName: string, value: any): void;
declare function isLockerFeatureEnabled(featureName: string): boolean;
declare function isLockerFeatureEnabled(featureName: string): any;
declare const MapCtor: MapConstructor;

@@ -195,0 +195,0 @@ declare const MapProtoEntries: () => IterableIterator<[

@@ -192,3 +192,3 @@ import { ApiOptions, Instrumentation } from "@locker/instrumentation";

declare function registerLockerFeature(featureName: string, value: any): void;
declare function isLockerFeatureEnabled(featureName: string): boolean;
declare function isLockerFeatureEnabled(featureName: string): any;
declare const MapCtor: MapConstructor;

@@ -195,0 +195,0 @@ declare const MapProtoEntries: () => IterableIterator<[

{
"name": "@locker/shared",
"version": "0.22.3",
"version": "0.22.4",
"license": "SEE LICENSE IN LICENSE.txt",

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

"devDependencies": {
"@locker/instrumentation": "0.22.3"
"@locker/instrumentation": "0.22.4"
},

@@ -22,0 +22,0 @@ "files": [

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