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

ast-monkey-traverse

Package Overview
Dependencies
Maintainers
1
Versions
152
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ast-monkey-traverse - npm Package Compare versions

Comparing version 1.11.39 to 1.11.40

2

dist/ast-monkey-traverse.cjs.js
/**
* ast-monkey-traverse
* Utility library to traverse parsed HTML (AST's) or anything nested (plain objects within arrays within plain objects)
* Version: 1.11.39
* Version: 1.11.40
* Author: Roy Revelt, Codsen Ltd

@@ -6,0 +6,0 @@ * License: MIT

/**
* ast-monkey-traverse
* Utility library to traverse parsed HTML (AST's) or anything nested (plain objects within arrays within plain objects)
* Version: 1.11.39
* Version: 1.11.40
* Author: Roy Revelt, Codsen Ltd

@@ -6,0 +6,0 @@ * License: MIT

/**
* ast-monkey-traverse
* Utility library to traverse parsed HTML (AST's) or anything nested (plain objects within arrays within plain objects)
* Version: 1.11.39
* Version: 1.11.40
* Author: Roy Revelt, Codsen Ltd

@@ -6,0 +6,0 @@ * License: MIT

{
"name": "ast-monkey-traverse",
"version": "1.11.39",
"version": "1.11.40",
"description": "Utility library to traverse parsed HTML (AST's) or anything nested (plain objects within arrays within plain objects)",

@@ -73,3 +73,2 @@ "license": "MIT",

"badges": {
"contributors": true,
"cov": true,

@@ -88,34 +87,2 @@ "deps": true,

},
"contribution_types": [
"Blogposts",
"Bug reports",
"Code",
"Design",
"Documentation",
"Event Organizing",
"Examples",
"Financial",
"Funding Finding",
"Ideas, Planning, & Feedback",
"Infrastructure (Hosting, Build-Tools, etc)",
"Plugin/utility libraries",
"Answering Questions",
"Reviewed Pull Requests",
"Talks",
"Tests",
"Tools",
"Translation",
"Tutorials",
"Videos"
],
"contributors": [
{
"contribution": [
"Code",
"Documentation",
"Tests"
],
"username": "revelt"
}
],
"eslintrc": {

@@ -182,17 +149,17 @@ "add": [

"devDependencies": {
"@babel/core": "^7.6.0",
"@babel/preset-env": "^7.6.0",
"@babel/register": "^7.6.0",
"ava": "^2.2.5",
"@babel/core": "^7.6.2",
"@babel/preset-env": "^7.6.2",
"@babel/register": "^7.6.2",
"ava": "^2.2.6",
"babel-plugin-istanbul": "^5.2.0",
"benchmark": "^2.1.4",
"eslint": "^6.4.0",
"eslint": "^6.5.1",
"eslint-config-prettier": "^6.3.0",
"eslint-plugin-ava": "^8.0.0",
"eslint-plugin-ava": "^9.0.0",
"eslint-plugin-import": "^2.18.2",
"eslint-plugin-no-unsanitized": "^3.0.2",
"eslint-plugin-prettier": "^3.1.0",
"eslint-plugin-prettier": "^3.1.1",
"esm": "^3.2.25",
"js-row-num-cli": "^1.5.45",
"lect": "^0.9.11",
"js-row-num-cli": "^1.5.46",
"lect": "^0.9.13",
"lodash.isequal": "^4.5.0",

@@ -202,3 +169,3 @@ "nyc": "^14.1.1",

"prettier": "^1.18.2",
"rollup": "^1.21.4",
"rollup": "^1.22.0",
"rollup-plugin-ascii": "^0.0.3",

@@ -205,0 +172,0 @@ "rollup-plugin-babel": "^4.3.3",

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