Socket
Socket
Sign inDemoInstall

@pie-framework/build-helper

Package Overview
Dependencies
Maintainers
1
Versions
57
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@pie-framework/build-helper - npm Package Compare versions

Comparing version 1.0.3 to 1.1.1

lib/deploy-to-now.d.ts

1

lib/index.d.ts
import { processFix } from './process-fix';
import { watch } from './babel-multiple';
export { deployToNow } from './deploy-to-now';
export { processFix, watch };

@@ -7,2 +7,4 @@ "use strict";

exports.watch = babel_multiple_1.watch;
var deploy_to_now_1 = require("./deploy-to-now");
exports.deployToNow = deploy_to_now_1.deployToNow;
//# sourceMappingURL=index.js.map

2

package.json
{
"name": "@pie-framework/build-helper",
"version": "1.0.3",
"version": "1.1.1",
"description": "",

@@ -5,0 +5,0 @@ "main": "lib/index.js",

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