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

@ng-doc/core

Package Overview
Dependencies
Maintainers
1
Versions
195
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ng-doc/core - npm Package Compare versions

Comparing version 15.0.0-beta.33 to 15.0.0

helpers/is-keyboard-event.d.ts

1

helpers/index.d.ts

@@ -7,2 +7,3 @@ export * from './as-array';

export * from './is-iterable';
export * from './is-keyboard-event';
export * from './is-node-tag';

@@ -9,0 +10,0 @@ export * from './is-present';

@@ -10,2 +10,3 @@ "use strict";

tslib_1.__exportStar(require("./is-iterable"), exports);
tslib_1.__exportStar(require("./is-keyboard-event"), exports);
tslib_1.__exportStar(require("./is-node-tag"), exports);

@@ -12,0 +13,0 @@ tslib_1.__exportStar(require("./is-present"), exports);

2

package.json
{
"name": "@ng-doc/core",
"version": "15.0.0-beta.33",
"version": "15.0.0",
"type": "commonjs",

@@ -5,0 +5,0 @@ "peerDependencies": {

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