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

@dialpad/dialtone

Package Overview
Dependencies
Maintainers
6
Versions
498
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@dialpad/dialtone - npm Package Compare versions

Comparing version 3.2.0 to 4.0.0

lib/.DS_Store

19

package.json
{
"name": "@dialpad/dialtone",
"description": "The design system for Dialpad and UberConference",
"version": "3.2.0",
"version": "4.0.0",
"author": "Joshua Hynes",

@@ -15,4 +15,5 @@ "files": [

"scripts": {
"start": "gulp",
"prepublishOnly": "gulp lib-css"
"compile": "gulp",
"start": "gulp watch",
"publish": "lib"
},

@@ -32,8 +33,15 @@ "license": "MIT",

"cssnano": "^4.1.10",
"gulp": "^3.9.1",
"del": "^5.1.0",
"gulp": "^4.0.2",
"gulp-header": "^2.0.9",
"gulp-less": "^4.0.1",
"gulp-postcss": "^8.0.0",
"gulp-rename": "^1.4.0",
"gulp-replace": "^1.0.0",
"gulp-run-command": "0.0.9",
"gulp-svgmin": "^2.2.0",
"gulp-tap": "^2.0.0",
"gulp-util": "^3.0.8",
"lazypipe": "^1.0.2",
"path": "^0.12.7",
"postcss-cli": "^6.1.2",

@@ -45,3 +53,4 @@ "postcss-preset-env": "^6.2.0",

"run-sequence": "^2.2.1"
}
},
"dependencies": {}
}
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