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

@diplodoc/utils

Package Overview
Dependencies
Maintainers
0
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@diplodoc/utils - npm Package Compare versions

Comparing version 1.1.0-beta to 1.1.0-beta1

15

package.json
{
"name": "@diplodoc/utils",
"version": "1.1.0-beta",
"version": "1.1.0-beta1",
"description": "Diplodoc cross-packages utils",

@@ -14,12 +14,5 @@ "homepage": "https://github.com/diplodoc-platform/utils",

],
"main": "./lib/index.js",
"types": "./lib/index.d.js",
"exports": {
".": {
"types": "./lib/esm/index.d.ts",
"require": "./lib/cjs/index.js",
"import": "./lib/esm/index.js",
"default": "./lib/cjs/index.js"
}
},
"main": "./build/cjs/index.js",
"module": "./build/esm/index.js",
"types": "./build/esm/index.d.ts",
"files": [

@@ -26,0 +19,0 @@ "lib/"

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