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-beta1 to 1.1.0-beta2

build/cjs/attrs.d.ts

6

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

@@ -18,3 +18,3 @@ "homepage": "https://github.com/diplodoc-platform/utils",

"files": [
"lib/"
"build/"
],

@@ -24,3 +24,3 @@ "scripts": {

"test:watch": "jest --watch --verbose --silent=false",
"clean": "rm -rf lib",
"clean": "rm -rf build",
"build": "npm run clean && run-p build:*",

@@ -27,0 +27,0 @@ "build:code": "node esbuild/bundle.js",

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