New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@microsoft.azure/autorest-core

Package Overview
Dependencies
Maintainers
2
Versions
228
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@microsoft.azure/autorest-core - npm Package Compare versions

Comparing version 2.0.4182 to 2.0.4184

post-install.js

8

package.json
{
"name": "@microsoft.azure/autorest-core",
"version": "2.0.4182",
"version": "2.0.4184",
"description": "AutoRest core module",

@@ -28,6 +28,6 @@ "engines": {

"test": "./node_modules/.bin/mocha ./dist/test --timeout 0",
"build": "tsc -p . && static-link",
"build": "tsc -p .",
"static-link": "static-link",
"postinstall": "static-link --force || exit 0",
"prepublishonly": "gulp build"
"postinstall": "node ./post-install --force",
"prepublishonly": "static-link --force & gulp build"
},

@@ -34,0 +34,0 @@ "typings": "./dist/main.d.ts",

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