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.2.4 to 0.3.0

lib/plural/index.d.ts

1

lib/str.d.ts

@@ -6,4 +6,5 @@ import * as wildcard from './wildcard';

export * from './hash';
export * from './plural';
export * from './regex';
export * from './tmpl';
export * from './queryString';

@@ -9,4 +9,5 @@ "use strict";

tslib_1.__exportStar(require("./hash"), exports);
tslib_1.__exportStar(require("./plural"), exports);
tslib_1.__exportStar(require("./regex"), exports);
tslib_1.__exportStar(require("./tmpl"), exports);
tslib_1.__exportStar(require("./queryString"), exports);

2

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

@@ -5,0 +5,0 @@ "main": "lib/index",

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