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.4.2 to 1.4.3

8

changelog.md

@@ -6,2 +6,10 @@ # Change Log

## [1.4.3](https://bitbucket.org/codsen/codsen/src/master/packages/ast-monkey-traverse/compare/ast-monkey-traverse@1.4.2...ast-monkey-traverse@1.4.3) (2018-12-27)
**Note:** Version bump only for package ast-monkey-traverse
## 1.4.2 (2018-12-26)

@@ -8,0 +16,0 @@

8

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

@@ -184,3 +184,3 @@ "license": "MIT",

"coveralls": "^3.0.2",
"eslint": "^5.11.0",
"eslint": "^5.11.1",
"eslint-config-prettier": "^3.3.0",

@@ -200,3 +200,3 @@ "eslint-plugin-ava": "^5.1.1",

"rollup-plugin-babel": "^4.1.0",
"rollup-plugin-cleanup": "^3.0.0",
"rollup-plugin-cleanup": "^3.1.0",
"rollup-plugin-commonjs": "^9.2.0",

@@ -207,3 +207,3 @@ "rollup-plugin-node-resolve": "^4.0.0",

},
"gitHead": "7101106bf752c185421f50798c6d845ec34f67c5"
"gitHead": "31af5cb68a7bc35514196b3da276bda6b272fe8f"
}
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