Socket
Socket
Sign inDemoInstall

@appliedblockchain/assert-combinators

Package Overview
Dependencies
Maintainers
36
Versions
47
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@appliedblockchain/assert-combinators - npm Package Compare versions

Comparing version 4.4.0 to 4.5.0

5

Changelog.md
# Changelog
## [v4.5.0](../../compare/v4.4.0...v4.5.0) (2021-12-13)
* Bumping node v14 to v16; bumping deps.
* Updating changelog.
## [v4.4.0](../../compare/v4.3.0...v4.4.0) (2021-10-16)

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

20

package.json
{
"name": "@appliedblockchain/assert-combinators",
"version": "4.4.0",
"version": "4.5.0",
"description": "Assertion combinators.",

@@ -18,12 +18,12 @@ "main": "index.js",

"@appliedblockchain/eslint-config": "3.0.0",
"@tsconfig/node14": "1.0.1",
"@types/jest": "27.0.2",
"@typescript-eslint/eslint-plugin": "5.0.0",
"@typescript-eslint/parser": "5.0.0",
"eslint": "7.32.0",
"eslint-plugin-jest": "25.2.1",
"jest": "27.2.5",
"@tsconfig/node16": "1.0.2",
"@types/jest": "27.0.3",
"@typescript-eslint/eslint-plugin": "5.6.0",
"@typescript-eslint/parser": "5.6.0",
"eslint": "8.4.1",
"eslint-plugin-jest": "25.3.0",
"jest": "27.4.4",
"npm-check": "5.9.2",
"ts-jest": "27.0.6",
"typescript": "4.4.4"
"ts-jest": "27.1.1",
"typescript": "4.5.3"
},

@@ -30,0 +30,0 @@ "jest": {

{
"extends": "@tsconfig/node14/tsconfig.json",
"extends": "@tsconfig/node16/tsconfig.json",
"compilerOptions": {

@@ -4,0 +4,0 @@ "noImplicitAny": true,

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