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

contractis

Package Overview
Dependencies
Maintainers
1
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

contractis - npm Package Compare versions

Comparing version 0.0.7 to 0.0.8

2

is.js
const gen = require("./generators");
const check_contract = require("./check");
isnum = x => typeof x === "number";
const isnum = x => typeof x === "number";

@@ -6,0 +6,0 @@ const mkContract = c => {

{
"name": "contractis",
"version": "0.0.7",
"description": "",
"version": "0.0.8",
"description": "Design by Contract for JavaScript",
"repository": "github:saltcorn/saltcorn",
"main": "index.js",

@@ -20,3 +21,3 @@ "scripts": {

},
"gitHead": "d72ef79b2542479469fd28919a33525d8f4a8144"
"gitHead": "d4a0f3070191b628424af5325c229a0c82681de7"
}
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