Socket
Socket
Sign inDemoInstall

@azure/api-management-custom-widgets-scaffolder

Package Overview
Dependencies
105
Maintainers
2
Versions
66
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.0-alpha.20240418.1 to 1.0.0-alpha.20240422.2

8

package.json
{
"name": "@azure/api-management-custom-widgets-scaffolder",
"version": "1.0.0-alpha.20240418.1",
"version": "1.0.0-alpha.20240422.2",
"author": "Microsoft Corporation",

@@ -46,6 +46,6 @@ "license": "MIT",

"build:samples": "echo skip",
"build": "npm run clean && tsc -p . && dev-tool run bundle --browser-test=false && npm run bundle:bin && api-extractor run --local",
"build": "npm run clean && tsc -p . && dev-tool run bundle --browser-test=false && npm run bundle:bin && dev-tool run extract-api",
"check-format": "dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore --ignore-path ./.prettierignore \"src/templates/**\" \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"",
"clean": "rimraf --glob dist dist-* types *.tgz *.log",
"extract-api": "tsc -p . && api-extractor run --local",
"extract-api": "tsc -p . && dev-tool run extract-api",
"format": "dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore --ignore-path ./.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"",

@@ -80,3 +80,3 @@ "integration-test:browser": "echo skip",

"mocha": "^10.0.0",
"c8": "^9.1.0",
"nyc": "^15.1.0",
"rimraf": "^5.0.5",

@@ -83,0 +83,0 @@ "ts-node": "^10.0.0",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc