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.7.1 to 1.7.2

8

changelog.md

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

## [1.7.2](https://bitbucket.org/codsen/codsen/src/master/packages/ast-contains-only-empty-space/compare/ast-contains-only-empty-space@1.7.1...ast-contains-only-empty-space@1.7.2) (2019-01-15)
**Note:** Version bump only for package ast-contains-only-empty-space
## [1.7.1](https://bitbucket.org/codsen/codsen/src/master/packages/ast-contains-only-empty-space/compare/ast-contains-only-empty-space@1.7.0...ast-contains-only-empty-space@1.7.1) (2019-01-13)

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

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.7.1
* Version: 1.7.2
* 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.7.1
* Version: 1.7.2
* 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.7.1
* Version: 1.7.2
* Author: Roy Revelt, Codsen Ltd

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

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

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

},
"gitHead": "7b48bbe6a87df8a2af5b73886f6cb509d8189dcc",
"gitHead": "4bac439c9ec27203e87ebc6fcb4ec1c9bc108b82",
"husky": {

@@ -168,3 +168,3 @@ "hooks": {

"dependencies": {
"ast-monkey-traverse": "^1.9.1",
"ast-monkey-traverse": "^1.9.2",
"lodash.isplainobject": "^4.0.6",

@@ -177,6 +177,6 @@ "lodash.trim": "^4.5.1"

"@babel/register": "^7.0.0",
"ava": "^1.0.1",
"ava": "^1.1.0",
"babel-plugin-istanbul": "^5.1.0",
"eslint": "^5.12.0",
"eslint-config-prettier": "^3.3.0",
"eslint-config-prettier": "^3.4.0",
"eslint-plugin-ava": "^5.1.1",

@@ -194,3 +194,3 @@ "eslint-plugin-import": "^2.14.0",

"rollup-plugin-commonjs": "^9.2.0",
"rollup-plugin-license": "^0.7.0",
"rollup-plugin-license": "^0.8.0",
"rollup-plugin-node-resolve": "^4.0.0",

@@ -197,0 +197,0 @@ "rollup-plugin-strip": "^1.2.1",

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