Socket
Socket
Sign inDemoInstall

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.4.0 to 1.4.1

13

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

@@ -49,2 +49,7 @@ "license": "MIT",

},
"husky": {
"hooks": {
"pre-commit": "npm run format && npm test"
}
},
"keywords": [

@@ -180,4 +185,4 @@ "ast",

"@babel/register": "^7.0.0",
"ava": "1.0.0-beta.8",
"babel-plugin-istanbul": "^5.0.1",
"ava": "1.0.0-rc.1",
"babel-plugin-istanbul": "^5.1.0",
"coveralls": "latest",

@@ -192,3 +197,3 @@ "eslint": "latest",

"eslint-plugin-scanjs-rules": "latest",
"husky": "latest",
"husky": "^1.1.2",
"lodash.isequal": "latest",

@@ -195,0 +200,0 @@ "nyc": "latest",

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