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

@morjs/runtime-base

Package Overview
Dependencies
Maintainers
3
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@morjs/runtime-base - npm Package Compare versions

Comparing version 1.0.102-alpha.0 to 1.0.111-alpha.0

esm/utils/pairs.d.ts

1

esm/utils/index.d.ts

@@ -6,2 +6,3 @@ export * from './asArray';

export * from './hasOwnProperty';
export * from './pairs';
export * from './transformApis';

@@ -6,3 +6,4 @@ export * from './asArray';

export * from './hasOwnProperty';
export * from './pairs';
export * from './transformApis';
//# sourceMappingURL=index.js.map

@@ -6,2 +6,3 @@ export * from './asArray';

export * from './hasOwnProperty';
export * from './pairs';
export * from './transformApis';

@@ -9,3 +9,4 @@ "use strict";

tslib_1.__exportStar(require("./hasOwnProperty"), exports);
tslib_1.__exportStar(require("./pairs"), exports);
tslib_1.__exportStar(require("./transformApis"), exports);
//# sourceMappingURL=index.js.map

2

package.json
{
"name": "@morjs/runtime-base",
"version": "1.0.102-alpha.0",
"version": "1.0.111-alpha.0",
"description": "mor runtime base",

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

Sorry, the diff of this file is not supported yet

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