Socket
Socket
Sign inDemoInstall

@skypilot/steampress

Package Overview
Dependencies
52
Maintainers
1
Versions
58
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.3.4-next.0 to 1.3.4

44

CHANGELOG.md

@@ -1,5 +0,13 @@

## [1.3.3](https://github.com/skypilotcc/steampress/compare/1.3.2...1.3.3) (2020-02-06)
## [1.3.4](https://github.com/skypilotcc/steampress/compare/v1.3.4-next.0...v1.3.4) (2020-02-06)
## [1.3.4-next.0](https://github.com/skypilotcc/steampress/compare/v1.3.3...v1.3.4-next.0) (2020-02-06)
## [1.3.3](https://github.com/skypilotcc/steampress/compare/1.3.2...v1.3.3) (2020-02-06)
## [1.3.2](https://github.com/skypilotcc/steampress/compare/1.3.1...1.3.2) (2020-01-30)

@@ -21,10 +29,6 @@

## [1.1.3](https://github.com/skypilotcc/steampress/compare/1.1.3-beta...1.1.3) (2019-11-25)
## [1.1.3](https://github.com/skypilotcc/steampress/compare/1.1.2...1.1.3) (2019-11-25)
## [1.1.3-beta](https://github.com/skypilotcc/steampress/compare/1.1.2...1.1.3-beta) (2019-11-25)
## [1.1.2](https://github.com/skypilotcc/steampress/compare/1.1.1...1.1.2) (2019-11-25)

@@ -43,9 +47,5 @@

# [1.1.0](https://github.com/skypilotcc/steampress/compare/1.1.0-beta...1.1.0) (2019-11-25)
# [1.1.0](https://github.com/skypilotcc/steampress/compare/1.0.0...1.1.0) (2019-11-25)
# [1.1.0-beta](https://github.com/skypilotcc/steampress/compare/1.0.0...1.1.0-beta) (2019-11-24)
### Bug Fixes

@@ -57,3 +57,3 @@

# [1.0.0](https://github.com/skypilotcc/steampress/compare/v0.5.9-alpha...1.0.0) (2019-11-24)
# [1.0.0](https://github.com/skypilotcc/steampress/compare/v0.5.0-alpha...1.0.0) (2019-11-24)

@@ -66,13 +66,2 @@

### BREAKING CHANGES
* The `disallowEmptyCells` property of `ParseSheetOptions` and `ParseColumnOptions` has been renamed to `disallowEmptyCellsInSheet` and `disallowEmptyCellsInColumn` for clarity
* The change is one of a series of changes intended to avoid confusion among the various kinds of transformers.
* The `transformers` option of `ParseColumnOptions` has been renamed to `cellTransformers`. The change has been made for the sake of clarity (it might have been assumed that the transformers applied to the entire column), and also to make room for an eventual `columnTransformers` property.
## [0.5.9-alpha](https://github.com/skypilotcc/steampress/compare/v0.5.8-alpha...v0.5.9-alpha) (2019-11-20)
### Features

@@ -83,11 +72,10 @@

### BREAKING CHANGES
## [0.5.8-alpha](https://github.com/skypilotcc/steampress/compare/v0.5.6-alpha...v0.5.8-alpha) (2019-11-18)
* The `disallowEmptyCells` property of `ParseSheetOptions` and `ParseColumnOptions` has been renamed to `disallowEmptyCellsInSheet` and `disallowEmptyCellsInColumn` for clarity
* The change is one of a series of changes intended to avoid confusion among the various kinds of transformers.
* The `transformers` option of `ParseColumnOptions` has been renamed to `cellTransformers`. The change has been made for the sake of clarity (it might have been assumed that the transformers applied to the entire column), and also to make room for an eventual `columnTransformers` property.
## [0.5.6-alpha](https://github.com/skypilotcc/steampress/compare/v0.5.0-alpha...v0.5.6-alpha) (2019-11-04)
# 0.5.0-alpha (2019-07-24)

@@ -94,0 +82,0 @@

@@ -5,3 +5,3 @@ {

"homepage": "https://github.com/skypilotcc/steampress#readme",
"version": "1.3.4-next.0",
"version": "1.3.4",
"main": "lib/index.js",

@@ -8,0 +8,0 @@ "author": {

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc