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

@locker/trusted-types

Package Overview
Dependencies
Maintainers
8
Versions
88
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@locker/trusted-types - npm Package Compare versions

Comparing version 0.19.12 to 0.19.13

3

dist/index.cjs.js

@@ -34,2 +34,3 @@ /*!

try {
// istanbul ignore next: this creates a special policy described here https://developer.mozilla.org/en-US/docs/Web/API/TrustedTypePolicyFactory/createPolicy
createPolicy('default', {

@@ -70,2 +71,2 @@ createHTML(dirty) {

exports.trusted = trusted;
/*! version: 0.19.12 */
/*! version: 0.19.13 */

@@ -28,2 +28,3 @@ /*!

try {
// istanbul ignore next: this creates a special policy described here https://developer.mozilla.org/en-US/docs/Web/API/TrustedTypePolicyFactory/createPolicy
createPolicy('default', {

@@ -63,2 +64,2 @@ createHTML(dirty) {

export { createPolicy, trusted };
/*! version: 0.19.12 */
/*! version: 0.19.13 */
{
"name": "@locker/trusted-types",
"version": "0.19.12",
"version": "0.19.13",
"license": "SEE LICENSE IN LICENSE.txt",

@@ -5,0 +5,0 @@ "author": "Salesforce UI Security Team",

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