Socket
Socket
Sign inDemoInstall

ast-contains-only-empty-space

Package Overview
Dependencies
Maintainers
1
Versions
154
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ast-contains-only-empty-space - npm Package Compare versions

Comparing version 3.0.1 to 3.0.2

2

dist/ast-contains-only-empty-space.esm.js
/**
* @name ast-contains-only-empty-space
* @fileoverview Does AST contain only empty space?
* @version 3.0.1
* @version 3.0.2
* @author Roy Revelt, Codsen Ltd

@@ -6,0 +6,0 @@ * @license MIT

/**
* @name ast-contains-only-empty-space
* @fileoverview Does AST contain only empty space?
* @version 3.0.1
* @version 3.0.2
* @author Roy Revelt, Codsen Ltd

@@ -14,3 +14,3 @@ * @license MIT

* @fileoverview Utility library of AST helper functions
* @version 2.0.1
* @version 2.0.2
* @author Roy Revelt, Codsen Ltd

@@ -23,3 +23,3 @@ * @license MIT

* @fileoverview Utility library to traverse AST
* @version 3.0.1
* @version 3.0.2
* @author Roy Revelt, Codsen Ltd

@@ -26,0 +26,0 @@ * @license MIT

{
"name": "ast-contains-only-empty-space",
"version": "3.0.1",
"version": "3.0.2",
"description": "Does AST contain only empty space?",

@@ -87,3 +87,3 @@ "keywords": [

"@babel/runtime": "^7.15.4",
"ast-monkey-traverse": "^3.0.1"
"ast-monkey-traverse": "^3.0.2"
},

@@ -116,3 +116,3 @@ "devDependencies": {

"eslint": "^7.32.0",
"lect": "^0.18.1",
"lect": "^0.18.2",
"rollup": "^2.56.3",

@@ -119,0 +119,0 @@ "rollup-plugin-ascii": "^0.0.3",

@@ -35,3 +35,3 @@ # ast-contains-only-empty-space

If you need a legacy version which works with require, use version 2.1.0
If you need a legacy version which works with `require`, use version 2.1.0

@@ -38,0 +38,0 @@ ## Quick Take

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