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

regexp-range

Package Overview
Dependencies
Maintainers
1
Versions
37
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

regexp-range - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

2

package.json
{
"name": "regexp-range",
"version": "1.0.1",
"version": "1.0.2",
"description": "create regex class range string `[一-十]` `[⓪-㊿]` ...",

@@ -5,0 +5,0 @@ "homepage": "https://github.com/bluelovers/regexp-range#readme",

@@ -47,3 +47,3 @@ "use strict";

exports.list_range = util_1.listRawToRange(exports.list_range_raw);
console.log(exports.list_range);
//console.log(list_range);
exports.default = exports.list_range;

@@ -54,4 +54,4 @@ /**

console.log(list_range);
//console.log(list_range);
export default list_range;
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