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

import-sync

Package Overview
Dependencies
Maintainers
1
Versions
23
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

import-sync - npm Package Compare versions

Comparing version 2.2.1 to 2.2.2

1

dist/cjs/options.d.ts

@@ -1,2 +0,1 @@

/// <reference path="../../types/httptoolkit-esm-types.d.ts" />
import esm from '@httptoolkit/esm';

@@ -3,0 +2,0 @@ export type ESMOptions = Parameters<typeof esm>[1];

@@ -1,2 +0,1 @@

/// <reference path="../../types/httptoolkit-esm-types.d.ts" />
import esm from '@httptoolkit/esm';

@@ -3,0 +2,0 @@ export type ESMOptions = Parameters<typeof esm>[1];

9

package.json

@@ -7,6 +7,5 @@ {

},
"version": "2.2.1",
"version": "2.2.2",
"files": [
"dist",
"types"
"dist"
],

@@ -49,5 +48,5 @@ "main": "dist/cjs/index.js",

"@commitlint/config-conventional": "^19.1.0",
"@types/esm": "^3.2.2",
"@types/httptoolkit__esm": "^3.3.0",
"@types/jest": "^29.5.12",
"@types/node": "^20.11.26",
"@types/node": "^20.11.27",
"@typescript-eslint/eslint-plugin": "^7.2.0",

@@ -54,0 +53,0 @@ "@typescript-eslint/parser": "^7.2.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