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

uni-string

Package Overview
Dependencies
Maintainers
1
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

uni-string - npm Package Compare versions

Comparing version 1.1.1 to 1.1.2

5

package.json
{
"name": "uni-string",
"version": "1.1.1",
"version": "1.1.2",
"description": "Unicode String object",

@@ -44,2 +44,3 @@ "keywords": [

"prepublishOnly": "npm run ncu && npm run sort-package-json && npm run test",
"postpublish": "git commit -a -m \"postpublish new version\"",
"sort-package-json": "npx sort-package-json ./package.json",

@@ -50,3 +51,3 @@ "test": "npx mocha --require ts-node/register \"!(node_modules)/**/*.{test,spec}.{ts,tsx}\""

"es6-class-prototype": "^1.0.4",
"runes2": "^0.4.6"
"runes2": "^0.4.7"
},

@@ -53,0 +54,0 @@ "devDependencies": {

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