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

@platform/util.string

Package Overview
Dependencies
Maintainers
1
Versions
121
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@platform/util.string - npm Package Compare versions

Comparing version 0.0.30 to 0.0.31

lib/hash/hashCode.d.ts

1

lib/str.d.ts

@@ -5,1 +5,2 @@ import * as wildcard from './wildcard';

export * from './fuzzy';
export * from './hash';

@@ -8,1 +8,2 @@ "use strict";

tslib_1.__exportStar(require("./fuzzy"), exports);
tslib_1.__exportStar(require("./hash"), exports);

8

package.json
{
"name": "@platform/util.string",
"version": "0.0.30",
"version": "0.0.31",
"description": "String helpers.",

@@ -15,3 +15,3 @@ "main": "lib/index",

"dependencies": {
"@types/underscore.string": "0.0.35",
"@types/underscore.string": "0.0.36",
"escape-string-regexp": "1.0.5",

@@ -22,4 +22,4 @@ "fuzzy": "0.1.3",

"devDependencies": {
"@platform/test": "0.0.30",
"@platform/ts": "3.3.59",
"@platform/test": "0.0.31",
"@platform/ts": "3.3.60",
"@types/escape-string-regexp": "1.0.0"

@@ -26,0 +26,0 @@ },

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