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

@elastic.io/oih-standard-library

Package Overview
Dependencies
Maintainers
17
Versions
68
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@elastic.io/oih-standard-library - npm Package Compare versions

Comparing version 0.0.10-dev.10 to 0.0.10-dev.11

2

lib/actions/create.d.ts

@@ -1,2 +0,2 @@

export default abstract class Create {
export declare abstract class Create {
protected logger: any;

@@ -3,0 +3,0 @@ constructor(logger: any);

@@ -61,3 +61,3 @@ "use strict";

}
exports.default = Create;
exports.Create = Create;
//# sourceMappingURL=create.js.map

@@ -5,3 +5,3 @@ import { OBJECT_TYPE } from '../constants';

export default abstract class Create {
export abstract class Create {
protected logger;

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

@@ -1,2 +0,2 @@

export default abstract class LookupObjects {
export declare abstract class LookupObjects {
protected logger: any;

@@ -3,0 +3,0 @@ protected emitter: any;

@@ -225,3 +225,3 @@ "use strict";

}
exports.default = LookupObjects;
exports.LookupObjects = LookupObjects;
//# sourceMappingURL=lookupObjects.js.map

@@ -7,3 +7,3 @@ import {

export default abstract class LookupObjects {
export abstract class LookupObjects {
protected logger;

@@ -10,0 +10,0 @@

@@ -1,2 +0,2 @@

export default abstract class PollingTrigger {
export declare abstract class PollingTrigger {
protected logger: any;

@@ -3,0 +3,0 @@ protected emitter: any;

@@ -206,3 +206,3 @@ "use strict";

}
exports.default = PollingTrigger;
exports.PollingTrigger = PollingTrigger;
//# sourceMappingURL=getNewAndUpdated.js.map

@@ -7,3 +7,3 @@ import {

export default abstract class PollingTrigger {
export abstract class PollingTrigger {
protected logger;

@@ -10,0 +10,0 @@

{
"name": "@elastic.io/oih-standard-library",
"version": "0.0.10-dev.10",
"version": "0.0.10-dev.11",
"description": "Library for OIH standards implementation",

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

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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