Socket
Socket
Sign inDemoInstall

intertype

Package Overview
Dependencies
Maintainers
1
Versions
101
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

intertype - npm Package Compare versions

Comparing version 0.109.0 to 0.109.1

2

lib/main.js

@@ -237,3 +237,3 @@ (function() {

if (!dsc.replace) {
throw new E.Intertype_ETEMPTBD('^intertype.declare@5^', `unable to redefine declaration for ${rpr(dsc.typename)} (set \`replace: true\` to allow this)`);
throw new E.Intertype_ETEMPTBD('^intertype.declare@5^', `unable to re-declare ${rpr(dsc.typename)} (set \`replace: true\` to allow this)`);
}

@@ -240,0 +240,0 @@ }

{
"name": "intertype",
"version": "0.109.0",
"version": "0.109.1",
"description": "A JavaScript typechecker",

@@ -5,0 +5,0 @@ "main": "lib/main.js",

Sorry, the diff of this file is not supported yet

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