Socket
Socket
Sign inDemoInstall

wild-wild-parser

Package Overview
Dependencies
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

wild-wild-parser - npm Package Compare versions

Comparing version 3.3.0 to 3.4.0

5

package.json
{
"name": "wild-wild-parser",
"version": "3.3.0",
"version": "3.4.0",
"type": "module",

@@ -15,2 +15,3 @@ "exports": {

],
"sideEffects": false,
"scripts": {

@@ -54,3 +55,3 @@ "test": "gulp test"

"devDependencies": {
"@ehmicky/dev-tasks": "^1.0.99",
"@ehmicky/dev-tasks": "^1.0.102",
"test-each": "^5.5.0"

@@ -57,0 +58,0 @@ },

@@ -36,4 +36,5 @@ <img alt="wild-wild-parser logo" src="https://raw.githubusercontent.com/ehmicky/design/main/wild-wild-parser/wild-wild-parser.svg?sanitize=true" width="700"/>

This package works in both Node.js >=14.18.0 and browsers. It is an ES module
and must be loaded using
This package works in both Node.js >=14.18.0 and
[browsers](https://raw.githubusercontent.com/ehmicky/dev-tasks/main/src/tasks/build/browserslist).
It is an ES module and must be loaded using
[an `import` or `import()` statement](https://gist.github.com/sindresorhus/a39789f98801d908bbc7ff3ecc99d99c),

@@ -40,0 +41,0 @@ not `require()`.

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