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

@govflanders/vl-widget-common-types

Package Overview
Dependencies
Maintainers
13
Versions
47
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@govflanders/vl-widget-common-types - npm Package Compare versions

Comparing version 1.1.29 to 1.1.30

gulpfile.js

11

package.json
{
"name": "@govflanders/vl-widget-common-types",
"version": "1.1.29",
"version": "1.1.30",
"license": "MIT",

@@ -17,10 +17,9 @@ "contributors": [

"scripts": {
"prepublishOnly": "yarn run test",
"test:types": "tsc -p ./test/tsconfig.json",
"test": "yarn run test:types"
"build": "npx yarn clean && npx gulp build",
"clean": "npx rimraf types",
"prepublishOnly": "export NODE_ENV=production && npx yarn build"
},
"devDependencies": {
"@govflanders/vl-common-types": "^0.0.3",
"typescript": "^3.0.0"
"@govflanders/vl-common-types": "^0.0.3"
}
}
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