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

webext-buildtools-chrome-webstore-builder

Package Overview
Dependencies
Maintainers
1
Versions
27
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

webext-buildtools-chrome-webstore-builder - npm Package Compare versions

Comparing version 1.0.4 to 1.0.5

0

declarations/options.d.ts

@@ -0,0 +0,0 @@ import { PublishStatus, PublishTarget } from 'typed-chrome-webstore-api';

@@ -0,0 +0,0 @@ import * as webstoreApi from 'typed-chrome-webstore-api';

@@ -0,0 +0,0 @@ import * as webstoreApi from 'typed-chrome-webstore-api';

@@ -0,0 +0,0 @@ export interface IWaitForWebstoreOptions {

@@ -0,0 +0,0 @@ /// <reference types="node" />

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

@@ -0,0 +0,0 @@ import { LoggerWrapper } from 'webext-buildtools-utils';

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

@@ -0,0 +0,0 @@ import { LoggerWrapper } from 'webext-buildtools-utils';

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

@@ -0,0 +0,0 @@ import { LoggerWrapper } from 'webext-buildtools-utils';

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

@@ -0,0 +0,0 @@ /// <reference types="node" />

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

import { LoggerWrapper } from 'webext-buildtools-utils';
import { ChromeWebstoreApiFacade } from '../chromeWebstoreApiFacade';
export declare function validateVersion(manifestVersion: string, apiFacade: ChromeWebstoreApiFacade, logWrapper: LoggerWrapper): Promise<void>;

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

@@ -0,0 +0,0 @@ export interface IWebextManifest {

"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
//# sourceMappingURL=webextManifest.js.map

@@ -0,0 +0,0 @@ import { BaseBuildResult, BasicTypeBuildAsset, BufferBuildAsset, FileBuildAsset } from 'webext-buildtools-utils';

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

@@ -0,0 +0,0 @@ /// <reference types="node" />

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

@@ -0,0 +0,0 @@ import { ChromeWebstoreBuilder } from './builder';

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

6

package.json
{
"name": "webext-buildtools-chrome-webstore-builder",
"version": "1.0.4",
"version": "1.0.5",
"description": "webext-buildtools builder for deploying to Chrome Webstore. Based on chrome-webstore-upload",

@@ -37,3 +37,3 @@ "main": "dist",

"devDependencies": {
"webext-buildtools-builder-types": "^1.0.7",
"webext-buildtools-builder-types": "^1.0.8",
"@types/node": "^10.12.20",

@@ -43,3 +43,3 @@ "@types/fs-extra": "^5.0.5",

"@types/axios": "^0.14.0",
"tslint": "^5.17.0",
"tslint": "^6.1.2",
"tslint-config-prettier": "^1.17.0",

@@ -46,0 +46,0 @@ "typescript": "^3.2.4"

@@ -0,0 +0,0 @@ [![Build Status](https://travis-ci.com/cardinalby/webext-buildtools-chrome-webstore-builder.svg?branch=master)](https://travis-ci.com/cardinalby/webext-buildtools-chrome-webstore-builder)

Sorry, the diff of this file is not supported yet

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