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

@appliedblockchain/helpers

Package Overview
Dependencies
Maintainers
16
Versions
75
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@appliedblockchain/helpers - npm Package Compare versions

Comparing version 5.5.0 to 5.5.1

5

Changelog.md
# Changelog
## [v5.5.1](../../compare/v5.5.0...v5.5.1) (2020-06-03)
* Dropping is-pending from index as bundlers don't support...
* Updating changelog.
## [v5.5.0](../../compare/v5.4.1...v5.5.0) (2020-06-03)

@@ -4,0 +9,0 @@

4

index.js

@@ -61,3 +61,3 @@ // @flow

const isObject = require('./is-object')
const isPending = require('./is-pending')
// const isPending = require('./is-pending')
const isPlainObjectShallow = require('./is-plain-object-shallow')

@@ -186,3 +186,3 @@ const isPromise = require('./is-promise')

isObject,
isPending,
// isPending,
isPlainObjectShallow,

@@ -189,0 +189,0 @@ isPromise,

{
"name": "@appliedblockchain/helpers",
"version": "5.5.0",
"version": "5.5.1",
"description": "No dependency, single file helpers.",

@@ -5,0 +5,0 @@ "main": "index.js",

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