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

@azure/core-util

Package Overview
Dependencies
Maintainers
3
Versions
214
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@azure/core-util - npm Package Compare versions

Comparing version 1.0.0-alpha.20210816.6 to 1.0.0-alpha.20210830.2

5

package.json
{
"name": "@azure/core-util",
"version": "1.0.0-alpha.20210816.6",
"version": "1.0.0-alpha.20210830.2",
"description": "Core library for shared utility methods",

@@ -24,3 +24,3 @@ "sdk-type": "client",

"build:types": "downlevel-dts types/latest/ types/3.1/",
"build": "tsc -p . && rollup -c 2>&1 && api-extractor run --local && npm run build:types",
"build": "npm run clean && tsc -p . && rollup -c 2>&1 && api-extractor run --local && npm run build:types",
"check-format": "prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"",

@@ -38,3 +38,2 @@ "clean": "rimraf dist dist-* temp types *.tgz *.log",

"pack": "npm pack 2>&1",
"prebuild": "npm run clean",
"test:browser": "npm run clean && npm run build:test && npm run unit-test:browser && npm run integration-test:browser",

@@ -41,0 +40,0 @@ "test:node": "npm run clean && tsc -p . && npm run unit-test:node && npm run integration-test:node",

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