Socket
Socket
Sign inDemoInstall

azure-devops-symbols-sourcemap

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

azure-devops-symbols-sourcemap - npm Package Compare versions

Comparing version 0.1.0-alpha to 1.0.0

CHANGELOG.json

0

lib/index.d.ts

@@ -0,0 +0,0 @@ /**

@@ -0,0 +0,0 @@ "use strict";

50

package.json
{
"name": "azure-devops-symbols-sourcemap",
"version": "0.1.0-alpha",
"license": "MIT",
"main": "lib/index.js",
"scripts": {
"build": "bld-scripts build",
"lint": "bld-scripts lint",
"test": "bld-scripts test"
},
"repository": {
"type": "git",
"url": "git@github.com:microsoft/azure-devops-symbols.git",
"directory": "packages/sourcemap"
},
"dependencies": {
"fs-extra": "^10.0.0",
"webpack-sources": "^2.1.1"
},
"devDependencies": {
"@types/fs-extra": "^9.0.11",
"@types/node": "^15.6.0",
"@types/webpack-sources": "^2.1.0",
"azure-devops-symbols-build-tools": "0.1.0-alpha",
"webpack": "^5.37.1"
}
"name": "azure-devops-symbols-sourcemap",
"version": "1.0.0",
"license": "MIT",
"main": "lib/index.js",
"scripts": {
"build": "bld-scripts build",
"lint": "bld-scripts lint",
"test": "bld-scripts test"
},
"repository": {
"type": "git",
"url": "git@github.com:microsoft/azure-devops-symbols.git",
"directory": "packages/sourcemap"
},
"dependencies": {
"fs-extra": "^10.0.0",
"webpack-sources": "^2.1.1"
},
"devDependencies": {
"@types/fs-extra": "^9.0.11",
"@types/node": "^15.6.0",
"@types/webpack-sources": "^2.1.0",
"azure-devops-symbols-build-tools": "0.1.0-alpha",
"webpack": "^5.37.1"
}
}

@@ -0,0 +0,0 @@ import * as fsExtra from 'fs-extra';

@@ -0,0 +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