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

@blocz/detect-imports

Package Overview
Dependencies
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@blocz/detect-imports - npm Package Compare versions

Comparing version 0.1.0-beta.2 to 0.1.0-beta.3

11

package.json
{
"name": "@blocz/detect-imports",
"version": "0.1.0-beta.2",
"version": "0.1.0-beta.3",
"source": "src/index.ts",
"main": "lib/detect-imports.js",
"module": "lib/detect-imports.module.js",
"exports": "./lib/detect-imports.modern.js",
"exports": {
".": {
"require": "./lib/detect-imports.js",
"import": "./lib/detect-imports.modern.js",
"browser": "./lib/detect-imports.modern.js"
},
"./package.json": "./package.json"
},
"types": "lib/index.d.ts",

@@ -9,0 +16,0 @@ "repository": "git@github.com:bloczjs/mdx.git",

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