Socket
Socket
Sign inDemoInstall

@bundled-es-modules/tough-cookie

Package Overview
Dependencies
Maintainers
0
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@bundled-es-modules/tough-cookie - npm Package Compare versions

Comparing version 0.1.3 to 0.1.4

3

index.d.ts
export * from 'tough-cookie'
import * as toughCookie from 'tough-cookie'
export default toughCookie

4

package.json
{
"type": "module",
"name": "@bundled-es-modules/tough-cookie",
"version": "0.1.3",
"version": "0.1.4",
"description": "Mirror of tough-cookie, bundled and exposed as ES module",
"main": "index-esm.js",
"main": "./index-esm.js",
"typings": "./index.d.ts",

@@ -8,0 +8,0 @@ "exports": {

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