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

url-extractor

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

url-extractor - npm Package Compare versions

Comparing version 2.0.0 to 2.0.1

dist/constants.js

18

package.json

@@ -10,3 +10,3 @@ {

],
"version": "2.0.0",
"version": "2.0.1",
"main": "./dist/urlExtractor.js",

@@ -24,14 +24,12 @@ "author": {

"scripts": {
"pragmatist": "pragmatist --es5",
"lint": "npm run pragmatist lint",
"test": "npm run pragmatist test",
"build": "npm run pragmatist build",
"watch": "npm run pragmatist watch",
"watch-lint": "npm run pragmatist watch-lint",
"watch-test": "npm run pragmatist watch-test",
"watch-build": "npm run pragmatist watch-build"
"lint": "pragmatist --type-assertions lint",
"test": "pragmatist --type-assertions test",
"build": "pragmatist --es5 build",
"watch-lint": "pragmatist --type-assertions watch-lint",
"watch-test": "pragmatist --type-assertions watch-test",
"watch-build": "pragmatist --es5 watch-build"
},
"devDependencies": {
"chai": "^3.5.0",
"pragmatist": "^3.0.3"
"pragmatist": "^3.0.21"
},

@@ -38,0 +36,0 @@ "dependencies": {

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