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

@azure/data-tables

Package Overview
Dependencies
Maintainers
3
Versions
352
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@azure/data-tables - npm Package Compare versions

Comparing version 1.0.0-alpha.20201123.1 to 1.0.0-alpha.20201211.1

7

package.json
{
"name": "@azure/data-tables",
"version": "1.0.0-alpha.20201123.1",
"version": "1.0.0-alpha.20201211.1",
"description": "An isomorphic client library for the Azure Tables service.",

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

"build:node": "tsc -p . && cross-env ONLY_NODE=true rollup -c 2>&1",
"build:samples": "cd samples && tsc -p .",
"build:samples": "dev-tool samples prep && cd dist-samples && tsc",
"build:test": "tsc -p . && rollup -c rollup.test.config.js 2>&1",

@@ -27,3 +27,3 @@ "build:types": "downlevel-dts types/latest types/3.1",

"clean": "rimraf dist dist-* types *.tgz *.log",
"execute:samples": "echo skipped",
"execute:samples": "echo Skipped.",
"extract-api": "tsc -p . && api-extractor run --local",

@@ -78,2 +78,3 @@ "format": "prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"",

"devDependencies": {
"@azure/dev-tool": "^1.0.0-alpha",
"@microsoft/api-extractor": "7.7.11",

@@ -80,0 +81,0 @@ "@rollup/plugin-commonjs": "11.0.2",

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