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

@fileverse-dev/ddoc

Package Overview
Dependencies
Maintainers
2
Versions
296
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@fileverse-dev/ddoc - npm Package Compare versions

Comparing version 1.1.1 to 1.1.4

8

package.json

@@ -5,10 +5,10 @@ {

"description": "DDoc",
"version": "1.1.1",
"version": "1.1.4",
"main": "dist/index.umd.js",
"module": "dist/index.es.js",
"types": "dist/packages/ddoc/types.d.ts",
"exports": {
".": {
"import": "./dist/index.es.js",
"require": "./dist/index.umd.js"
"require": "./dist/index.umd.js",
"types": "./dist/index.d.ts"
},

@@ -87,2 +87,2 @@ "./styles": "./dist/style.css",

}
}
}
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