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

extract-params

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

extract-params - npm Package Compare versions

Comparing version 3.0.0 to 3.0.1

34

package.json
{
"name": "extract-params",
"version": "3.0.0",
"version": "3.0.1",
"description": "Extract parameters from a string based on a pattern",
"main": "index.js",
"repository": {
"type": "git",
"url": "https://github.com/moroshko/extract-params.git"
},
"author": "Misha Moroshko <michael.moroshko@gmail.com>",
"scripts": {

@@ -13,18 +18,2 @@ "lint": "eslint lib test",

},
"repository": {
"type": "git",
"url": "https://github.com/moroshko/extract-params.git"
},
"author": "Misha Moroshko <michael.moroshko@gmail.com>",
"bugs": {
"url": "https://github.com/moroshko/extract-params/issues"
},
"homepage": "https://github.com/moroshko/extract-params",
"keywords": [
"regex",
"pattern",
"matching",
"pattern matching",
"pattern-matching"
],
"dependencies": {

@@ -43,3 +32,14 @@ "lodash.assign": "^3.2.0",

},
"files": [
"index.js",
"lib"
],
"keywords": [
"regex",
"pattern",
"matching",
"pattern matching",
"pattern-matching"
],
"license": "MIT"
}
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