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

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 1.8.7 to 1.8.8

2

dist/ast-contains-only-empty-space.cjs.js
/**
* ast-contains-only-empty-space
* Returns Boolean depending if passed AST contain only empty space
* Version: 1.8.7
* Version: 1.8.8
* Author: Roy Revelt, Codsen Ltd

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

/**
* ast-contains-only-empty-space
* Returns Boolean depending if passed AST contain only empty space
* Version: 1.8.7
* Version: 1.8.8
* Author: Roy Revelt, Codsen Ltd

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

/**
* ast-contains-only-empty-space
* Returns Boolean depending if passed AST contain only empty space
* Version: 1.8.7
* Version: 1.8.8
* Author: Roy Revelt, Codsen Ltd

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

{
"name": "ast-contains-only-empty-space",
"version": "1.8.7",
"version": "1.8.8",
"description": "Returns Boolean depending if passed AST contain only empty space",

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

"dependencies": {
"ast-monkey-traverse": "^1.11.3",
"ast-monkey-traverse": "^1.11.4",
"lodash.isplainobject": "^4.0.6",

@@ -173,9 +173,9 @@ "lodash.trim": "^4.5.1"

"devDependencies": {
"@babel/core": "^7.2.2",
"@babel/preset-env": "^7.3.1",
"@babel/core": "^7.3.4",
"@babel/preset-env": "^7.3.4",
"@babel/register": "^7.0.0",
"ava": "^1.2.1",
"babel-plugin-istanbul": "^5.1.0",
"eslint": "^5.13.0",
"eslint-config-prettier": "^4.0.0",
"babel-plugin-istanbul": "^5.1.1",
"eslint": "^5.14.1",
"eslint-config-prettier": "^4.1.0",
"eslint-plugin-ava": "^5.1.1",

@@ -185,11 +185,11 @@ "eslint-plugin-import": "^2.16.0",

"eslint-plugin-prettier": "^3.0.1",
"nyc": "^13.2.0",
"nyc": "^13.3.0",
"prettier": "^1.16.4",
"rollup": "^1.1.2",
"rollup": "^1.3.0",
"rollup-plugin-babel": "^4.3.2",
"rollup-plugin-cleanup": "^3.1.1",
"rollup-plugin-commonjs": "^9.2.0",
"rollup-plugin-commonjs": "^9.2.1",
"rollup-plugin-json": "^3.1.0",
"rollup-plugin-license": "^0.8.1",
"rollup-plugin-node-resolve": "^4.0.0",
"rollup-plugin-node-resolve": "^4.0.1",
"rollup-plugin-strip": "^1.2.1",

@@ -196,0 +196,0 @@ "rollup-plugin-terser": "^4.0.4"

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