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.2 to 3.1.3

.npmpackagejsonlintrc.json

7

CHANGELOG.md

@@ -0,1 +1,8 @@

## [3.1.3](https://github.com/thenativeweb/boolean/compare/3.1.2...3.1.3) (2021-08-19)
### Bug Fixes
* bump path-parse from 1.0.6 to 1.0.7 ([#316](https://github.com/thenativeweb/boolean/issues/316)) ([0817f9d](https://github.com/thenativeweb/boolean/commit/0817f9d5c7e4691558e7562146afac19258a655c))
## [3.1.2](https://github.com/thenativeweb/boolean/compare/3.1.1...3.1.2) (2021-06-10)

@@ -2,0 +9,0 @@

13

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

@@ -27,10 +27,15 @@ "contributors": [

],
"private": false,
"main": "build/lib/boolean.js",
"types": "build/lib/boolean.d.ts",
"engines": {
"node": ">= 16.7.0"
},
"dependencies": {},
"devDependencies": {
"assertthat": "6.3.2",
"roboter": "11.7.3",
"semantic-release-configuration": "2.0.1"
"assertthat": "6.3.11",
"roboter": "12.1.1",
"semantic-release-configuration": "2.0.5"
},
"scripts": {},
"repository": {

@@ -37,0 +42,0 @@ "type": "git",

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