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

kinene

Package Overview
Dependencies
Maintainers
1
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

kinene - npm Package Compare versions

Comparing version 1.0.1 to 1.1.0

3

lib/services/kinesis.js

@@ -127,3 +127,4 @@ 'use strict';

tags: [pickRandom(pickRandom([events, metrics]))],
value: String(Math.random()).split('').pop()
value: String(Math.random()).split('').pop(),
isTest: true
};

@@ -130,0 +131,0 @@ }

{
"name": "kinene",
"version": "1.0.1",
"version": "1.1.0",
"description": "Kinesis schmervice",

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

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