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

fit-text-webcomponent

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

fit-text-webcomponent - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

index.min.js

6

package.json
{
"name": "fit-text-webcomponent",
"version": "1.0.0",
"version": "1.0.1",
"description": "A minimal fit-text web-component / custom-element",

@@ -15,2 +15,3 @@ "keywords": [

"scripts": {
"build": "uglifyjs --compress --mangle --output index.min.js -- index.js ",
"prettier": "prettier --no-semi --single-quote --write index.js",

@@ -23,5 +24,6 @@ "dev": "http-server ."

"http-server": "^0.11.1",
"prettier": "^1.14.3"
"prettier": "^1.14.3",
"uglify-es": "^3.3.9"
},
"dependencies": {}
}

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