New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@theintern/common

Package Overview
Dependencies
Maintainers
4
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@theintern/common - npm Package Compare versions

Comparing version 0.2.1 to 0.2.2

2

lib/Evented.d.ts

@@ -12,3 +12,3 @@ import { Handle } from './util';

own(handles: Handle | Handle[]): Handle;
destroy(): Promise<{}>;
destroy(): Promise<unknown>;
private _addListener;

@@ -15,0 +15,0 @@ }

{
"name": "@theintern/common",
"version": "0.2.1",
"version": "0.2.2",
"description": "Common modules used by @theintern projects",

@@ -38,3 +38,3 @@ "homepage": "http://theintern.io/",

"devDependencies": {
"@theintern/dev": "~0.10.1",
"@theintern/dev": "~0.10.2",
"@theintern/istanbul-loader": "~1.0.0-beta.2",

@@ -41,0 +41,0 @@ "@types/copy-webpack-plugin": "~5.0.0",

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