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

compose-regexp

Package Overview
Dependencies
Maintainers
1
Versions
42
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

compose-regexp - npm Package Compare versions

Comparing version 0.6.12 to 0.6.13

10

change-log.md

@@ -5,15 +5,9 @@ # Change Log

## v0.6.12
## v0.6.11, v0.6.12, v0.6.13
*2022-05-05*
Dummy release to debug NPM issue
## v0.6.11
*2022-05-05*
### Bug fixes
- Fix the postinstall script
- Fix the postinstall script and other NPM-related shenanigans

@@ -20,0 +14,0 @@ ## v0.6.10

4

package.json
{
"name": "compose-regexp",
"version": "0.6.12",
"version": "0.6.13",
"description": "A set of functions to build and compose complex regular expressions",

@@ -45,3 +45,3 @@ "type": "module",

"devDependencies": {
"compose-regexp": "0.6.11",
"compose-regexp": "0.6.12",
"gosub": "1.1.0",

@@ -48,0 +48,0 @@ "ospec": "^4.1.1",

@@ -19,2 +19,4 @@ import fs from 'fs'

await npm('cache', 'clean', '--force')
await npm('i')

@@ -21,0 +23,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