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

@types/segment-analytics

Package Overview
Dependencies
Maintainers
1
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/segment-analytics - npm Package Compare versions

Comparing version 0.0.28 to 0.0.29

2

segment-analytics/index.d.ts

@@ -43,3 +43,3 @@ // Type definitions for Segment's analytics.js

optional extra information about the page being viewed. */
page(category: string, name: string, properties?: Object,
page(category?: string, name?: string, properties?: Object,
options?: SegmentOpts, callback?: () => void): void;

@@ -46,0 +46,0 @@ page(name?: string, properties?: Object,

{
"name": "@types/segment-analytics",
"version": "0.0.28",
"version": "0.0.29",
"description": "TypeScript definitions for Segment's analytics.js",

@@ -9,15 +9,16 @@ "license": "MIT",

"name": "Andrew Fong",
"url": "https://github.com/fongandrew"
"url": "https://github.com/fongandrew",
"githubUsername": "fongandrew"
}
],
"main": "",
"types": "index",
"repository": {
"type": "git",
"url": "https://www.github.com/DefinitelyTyped/DefinitelyTyped.git"
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git"
},
"scripts": {},
"dependencies": {},
"peerDependencies": {},
"typesPublisherContentHash": "21132bd9c110c2f77f5748692d5c7e428d7d3dc2794806f15f4a5fd6b5a84ea0",
"typesPublisherContentHash": "8f14d0b22a79e076220dd1046f263ca4a7c58a1e9dd6c1e7a033e17f79c91f37",
"typeScriptVersion": "2.3"
}

@@ -8,6 +8,6 @@ # Installation

# Details
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/segment-analytics
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/segment-analytics
Additional Details
* Last updated: Thu, 15 Jun 2017 20:15:09 GMT
* Last updated: Wed, 16 Jan 2019 18:59:11 GMT
* Dependencies: none

@@ -14,0 +14,0 @@ * Global values: analytics

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