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

manifold-dx-redirect-dx

Package Overview
Dependencies
Maintainers
1
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

manifold-dx-redirect-dx - npm Package Compare versions

Comparing version 0.7.9 to 0.7.10

13

dist/src/index.js
"use strict";
// import {RedirectDx, getHistory, factory, RedirectDxProps} from './RedirectDx'
//
// export {
// RedirectDx,
// factory,
// RedirectDxProps,
// getHistory
// }
Object.defineProperty(exports, "__esModule", { value: true });
var RedirectDx_1 = require("./RedirectDx");
exports.RedirectDx = RedirectDx_1.RedirectDx;
exports.getHistory = RedirectDx_1.getHistory;
exports.factory = RedirectDx_1.factory;
//# sourceMappingURL=index.js.map
{
"name": "manifold-dx-redirect-dx",
"version": "0.7.9",
"version": "0.7.10",
"description": "",

@@ -5,0 +5,0 @@ "keywords": [],

@@ -1,8 +0,8 @@

// import {RedirectDx, getHistory, factory, RedirectDxProps} from './RedirectDx'
//
// export {
// RedirectDx,
// factory,
// RedirectDxProps,
// getHistory
// }
import {RedirectDx, getHistory, factory, RedirectDxProps} from './RedirectDx'
export {
RedirectDx,
factory,
RedirectDxProps,
getHistory
}

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