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

@aurelia-mdc-web/linear-progress

Package Overview
Dependencies
Maintainers
1
Versions
115
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@aurelia-mdc-web/linear-progress - npm Package Compare versions

Comparing version 1.0.2 to 1.0.3

9

package.json
{
"name": "@aurelia-mdc-web/linear-progress",
"version": "1.0.2",
"version": "1.0.3",
"publishConfig": {

@@ -48,3 +48,3 @@ "access": "public"

"_predoc": "cross-env rimraf doc/api.json && rimraf dist/doc-temp && tsc --project tsconfig.json --outFile dist/doc-temp/aurelia-ux.js && node doc/shape-defs && copyfiles tsconfig.json dist/doc-temp",
"_doc": "cross-env typedoc --json doc/api.json --excludeExternals --includeDeclarations --mode modules --target ES6 --name aurelia-ux-docs dist/doc-temp/",
"doc": "cross-env typedoc --json doc/api.json --excludeExternals --excludeNotExported --includeDeclarations --mode modules --target ES6 --name aurelia-mdc-web-docs src/",
"_postdoc": "cross-env node doc/shape-doc && rimraf dist/doc-temp",

@@ -58,3 +58,3 @@ "_changelog": "cross-env conventional-changelog -p aurelia-material-components-web -i doc/CHANGELOG.md -s",

"dependencies": {
"@aurelia-mdc-web/base": "^1.0.2",
"@aurelia-mdc-web/base": "^1.0.3",
"@material/linear-progress": "^7.0.0"

@@ -68,5 +68,6 @@ },

"rimraf": "^3.0.2",
"typedoc": "^0.19.1",
"typescript": "^3.9.5"
},
"gitHead": "789711c7c4783ac981df9014a4b193091d3323d7"
"gitHead": "b7f06a4c30ecf03b73c57af3dd81661b244df745"
}
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