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

azure-devops-symbols-webpack-plugin

Package Overview
Dependencies
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

azure-devops-symbols-webpack-plugin - npm Package Compare versions

Comparing version 0.1.0-alpha to 1.0.0

CHANGELOG.json

0

lib/plugin.d.ts

@@ -0,0 +0,0 @@ import * as webpackTypes from "webpack";

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

46

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

@@ -0,0 +0,0 @@ // Only use the static one for types, so that we can use the dynamic version of webpack we get from the plugin intialization

@@ -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