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

@betterer/constraints

Package Overview
Dependencies
Maintainers
1
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@betterer/constraints - npm Package Compare versions

Comparing version 3.0.0 to 3.1.0

8

CHANGELOG.md

@@ -6,2 +6,10 @@ # Change Log

# [3.1.0](https://github.com/phenomnomnominal/betterer/compare/v3.0.3...v3.1.0) (2020-09-18)
**Note:** Version bump only for package @betterer/constraints
# [3.0.0](https://github.com/phenomnomnominal/betterer/compare/v2.4.1...v3.0.0) (2020-07-02)

@@ -8,0 +16,0 @@

1

dist/index.js
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.smaller = exports.bigger = exports.ConstraintResult = void 0;
var constraint_result_1 = require("./constraint-result");

@@ -4,0 +5,0 @@ Object.defineProperty(exports, "ConstraintResult", { enumerable: true, get: function () { return constraint_result_1.ConstraintResult; } });

6

package.json
{
"name": "@betterer/constraints",
"description": "default constraints for @betterer/betterer",
"version": "3.0.0",
"version": "3.1.0",
"license": "MIT",

@@ -27,5 +27,5 @@ "publishConfig": {

"dependencies": {
"tslib": "^2.0.0"
"tslib": "^2.0.1"
},
"gitHead": "8a55af6e9ce6a3a73f78d9dbfd545e6a2a3eb17e"
"gitHead": "c1bcd2098be96b7dace9b6bc850e60c7944f0d00"
}

Sorry, the diff of this file is not supported yet

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