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.12 to 1.0.14

16

CHANGELOG.md

@@ -6,2 +6,18 @@ # Change Log

## [1.0.14](https://github.com/bluelovers/ws-regexp/compare/regexp-range@1.0.13...regexp-range@1.0.14) (2020-06-09)
**Note:** Version bump only for package regexp-range
## [1.0.13](https://github.com/bluelovers/ws-regexp/compare/regexp-range@1.0.12...regexp-range@1.0.13) (2020-06-08)
**Note:** Version bump only for package regexp-range
## [1.0.12](https://github.com/bluelovers/ws-regexp/compare/regexp-range@1.0.11...regexp-range@1.0.12) (2020-06-06)

@@ -8,0 +24,0 @@

6

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

@@ -36,3 +36,3 @@ "keywords": [

"lint": "npx eslint **/*.ts",
"test": "jest --coverage",
"test": "jest",
"test:mocha": "npx mocha --require ts-node/register \"!(node_modules)/**/*.{test,spec}.{ts,tsx}\"",

@@ -54,3 +54,3 @@ "npm:publish": "npm publish",

},
"gitHead": "49d57e3e321cb2f41da8be597ecbc338c461bf8e"
"gitHead": "6ca57ce4e04591289d2e139a7349ab4861e0ba87"
}
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