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

keen-core

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

keen-core - npm Package Compare versions

Comparing version 0.1.3 to 0.2.0

6

CHANGELOG.md

@@ -8,3 +8,9 @@ <!--

-->
<a name="0.2.0"></a>
# 0.2.0 Datasets Resource
**NEW:**
* Add a URL pattern for the Cached Datasets API resource (#8).
<a name="0.1.3"></a>

@@ -11,0 +17,0 @@ # 0.1.3 Fix `window.navigator` check for IE10

3

lib/index.js

@@ -49,3 +49,4 @@ (function(env){

'events' : '{protocol}://{host}/3.0/projects/{projectId}/events',
'queries' : '{protocol}://{host}/3.0/projects/{projectId}/queries'
'queries' : '{protocol}://{host}/3.0/projects/{projectId}/queries',
'datasets' : '{protocol}://{host}/3.0/projects/{projectId}/datasets'
});

@@ -52,0 +53,0 @@

{
"name": "keen-core",
"version": "0.1.3",
"version": "0.2.0",
"description": "Core functionality powering Keen IO's modular JavaScript SDKs",

@@ -5,0 +5,0 @@ "main": "lib/index.js",

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