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

@contrast/common

Package Overview
Dependencies
Maintainers
9
Versions
44
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@contrast/common - npm Package Compare versions

Comparing version 1.16.1 to 1.17.0

2

lib/index.js

@@ -252,2 +252,4 @@ "use strict";

exports.match = match;
// eslint-disable-next-line @typescript-eslint/ban-ts-comment
// @ts-ignore
const { matchAll: origMatchAll } = String.prototype;

@@ -254,0 +256,0 @@ function matchAll(str, pattern) {

2

package.json
{
"name": "@contrast/common",
"version": "1.16.1",
"version": "1.17.0",
"description": "Shared constants and utilities for all Contrast Agent modules",

@@ -5,0 +5,0 @@ "license": "UNLICENSED",

Sorry, the diff of this file is not supported yet

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