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

@servicetitan/anvil-icons

Package Overview
Dependencies
Maintainers
7
Versions
176
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@servicetitan/anvil-icons - npm Package Compare versions

Comparing version 6.1.1 to 7.0.0

CHANGELOG.md

22

package.json
{
"name": "@servicetitan/anvil-icons",
"version": "6.1.1",
"version": "7.0.0",
"description": "",

@@ -12,3 +12,2 @@ "homepage": "https://anvil.servicetitan.com",

"main": "./dist/Icon.js",
"types": "./dist/Icon.d.ts",
"scripts": {

@@ -18,3 +17,3 @@ "build": "run-s clean build:copy build:tsx build:compile build:message --silent",

"build:copy:material": "node ./scripts/copy-material-svgs",
"build:copy:custom": "cp-cli ./src/icons/. ./build/svg",
"build:copy:custom": "cpy \"src/icons/*\" build/svg",
"build:tsx": "node ./scripts/convert-to-tsx",

@@ -29,6 +28,19 @@ "build:compile": "tsc",

],
"dependencies": {
"classnames": "2.2.6"
},
"devDependencies": {
"material-design-icons": "3.0.1"
"@types/classnames": "2.2.10",
"@types/react": "~16.9.51",
"cpy-cli": "3.1.1",
"handlebars": "4.7.6",
"lodash": "4.17.20",
"material-design-icons": "3.0.1",
"mkdirp": "1.0.4",
"npm-run-all": "4.1.5",
"react-svg-icon-generator-ts": "0.0.3",
"rimraf": "3.0.2",
"typescript": "3.8.3"
},
"gitHead": "f82ad624a874245286082e45d48b0c7eb17e5056"
"gitHead": "a6ac24a38fc0c99e89c72d4c6da894f7a6b334a7"
}

Sorry, the diff of this file is too big to display

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