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

becke-ch--regex--s0-0-v1--base--pl--lib

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

becke-ch--regex--s0-0-v1--base--pl--lib - npm Package Compare versions

Comparing version 1.3.0 to 1.4.0

10

CHANGELOG.md

@@ -0,1 +1,11 @@

1.4.0 / 2018-04-07
==================
* exposed this changelog information in the README file (and updated missing changelog information)
1.3.0 / 2018-04-07
==================
* exposed the already existing tests via 'npm test'
1.2.0 / 2017-04-30

@@ -2,0 +12,0 @@ ==================

2

package.json
{
"name": "becke-ch--regex--s0-0-v1--base--pl--lib",
"version": "1.3.0",
"version": "1.4.0",
"description": "A JavaScript Regular Expression library, extending the standard RegExp class with missing functionality",

@@ -5,0 +5,0 @@ "keywords": [

@@ -183,9 +183,19 @@ ## Synopsis

Once you've done the installation you can run (hundreds of) Unit (Mocha) tests as follows:
Once you've done the installation you can run (hundreds of) Unit (Mocha) tests with:
npm test
OR alternatively
You can run these tests as follows:
cd test
../node_modules/mocha/bin/mocha becke-ch--regex--s0-0-v1--base--pl--lib--test.js
## Changelog (Version History)
The changelog information can be found <a href="http://www--s0-v1.becke.ch/tool/becke-ch--regex--s0-v1/CHANGELOG.md">here</a>.
## License
<a href="http://www--s0-v1.becke.ch/tool/becke-ch--regex--s0-v1/becke-ch--regex--s0-v1--license.txt">The (MIT style) License can be found here</a>
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