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

boolean

Package Overview
Dependencies
Maintainers
5
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

boolean - npm Package Compare versions

Comparing version 3.1.3 to 3.1.4

8

CHANGELOG.md

@@ -0,1 +1,9 @@

## [3.1.4](https://github.com/thenativeweb/boolean/compare/3.1.3...3.1.4) (2021-08-19)
### Bug Fixes
* Downgrade workflows to Node 14. ([#319](https://github.com/thenativeweb/boolean/issues/319)) ([072b068](https://github.com/thenativeweb/boolean/commit/072b0685f8de7602f6be9da9b80cda08cdd71778))
* Rollback versions and remove engines field. ([#318](https://github.com/thenativeweb/boolean/issues/318)) ([145dfcf](https://github.com/thenativeweb/boolean/commit/145dfcf7f4c5e3f5898e43661b9a017a2d8cb6a9))
## [3.1.3](https://github.com/thenativeweb/boolean/compare/3.1.2...3.1.3) (2021-08-19)

@@ -2,0 +10,0 @@

7

package.json
{
"name": "boolean",
"version": "3.1.3",
"version": "3.1.4",
"description": "boolean converts lots of things to boolean.",

@@ -30,9 +30,6 @@ "contributors": [

"types": "build/lib/boolean.d.ts",
"engines": {
"node": ">= 16.7.0"
},
"dependencies": {},
"devDependencies": {
"assertthat": "6.3.11",
"roboter": "12.1.1",
"roboter": "11.7.8",
"semantic-release-configuration": "2.0.5"

@@ -39,0 +36,0 @@ },

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