Socket
Socket
Sign inDemoInstall

@rane/web-auto-extractor

Package Overview
Dependencies
29
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.2 to 2.0.0

6

dist/index.js

@@ -49,6 +49,2 @@ 'use strict';

function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
if (!global._babelPolyfill) {
require('babel-polyfill');
}
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }

4

package.json
{
"name": "@rane/web-auto-extractor",
"version": "1.0.2",
"version": "2.0.0",
"description": "Automatically extracts structured information from webpages",

@@ -18,3 +18,2 @@ "main": "dist/index.js",

"dependencies": {
"babel-polyfill": "^6.8.0",
"cheerio": "^0.22.0",

@@ -25,2 +24,3 @@ "html-entities": "^1.2.1",

"devDependencies": {
"babel-polyfill": "^6.8.0",
"babel-cli": "^6.8.0",

@@ -27,0 +27,0 @@ "babel-eslint": "^6.0.4",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc