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

@misk/common

Package Overview
Dependencies
Maintainers
2
Versions
498
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@misk/common - npm Package Compare versions

Comparing version 0.0.31 to 0.0.32

11

package.json
{
"name": "@misk/common",
"version": "0.0.31",
"version": "0.0.32",
"description": "Microservice Kontainer Common Libraries, Externals, Styles",

@@ -26,3 +26,4 @@ "author": "Square/Misk Authors (https://github.com/square/misk/graphs/contributors)",

"lint": "echo no lint",
"prepare": "yarn run lint && yarn run test && yarn run lib",
"prepare": "yarn run refresh && yarn run lint && yarn run test && yarn run lib",
"refresh": "node refreshCachedUrls.js",
"reinstall": "rm -rf node_modules/ && yarn install",

@@ -56,3 +57,9 @@ "test": "echo no tests"

"@misk/tslint": "^0.0.3"
},
"miskCachedUrls": {
"sq-market-font": {
"filepath": "src/cachedUrls/sq-market.css",
"url": "https://d1g145x70srn7h.cloudfront.net/fonts/sqmarket/sq-market.css"
}
}
}

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

Sorry, the diff of this file is not supported yet

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