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

@azure/core-util

Package Overview
Dependencies
Maintainers
1
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.6.2-alpha.20231206.3 to 1.6.2-alpha.20231207.1

14

package.json
{
"name": "@azure/core-util",
"version": "1.6.2-alpha.20231206.3",
"version": "1.6.2-alpha.20231207.1",
"description": "Core library for shared utility methods",

@@ -18,9 +18,2 @@ "sdk-type": "client",

"types": "types/latest/core-util.d.ts",
"typesVersions": {
"<3.6": {
"types/latest/*": [
"types/3.1/*"
]
}
},
"scripts": {

@@ -30,4 +23,3 @@ "audit": "node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit",

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

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

"types/latest/core-util.d.ts",
"types/3.1/core-util.d.ts",
"README.md",

@@ -91,3 +82,2 @@ "LICENSE"

"chai-as-promised": "^7.1.1",
"downlevel-dts": "^0.10.0",
"cross-env": "^7.0.2",

@@ -94,0 +84,0 @@ "eslint": "^8.0.0",

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