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

@atlaskit/analytics

Package Overview
Dependencies
Maintainers
1
Versions
64
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@atlaskit/analytics - npm Package Compare versions

Comparing version 2.3.4 to 2.3.5

src/index.d.ts

3

CHANGELOG.md
# @atlaskit/analytics
## 2.3.5
- [patch] Added type fields to analytics package.json [286cfc4](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/286cfc4)
## 2.3.4

@@ -4,0 +7,0 @@ - [patch] Restored type exports in analytics [7a4a9d2](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/7a4a9d2)

2

dist/package.json
{
"name": "@atlaskit/analytics",
"version": "2.3.3"
"version": "2.3.4"
}
{
"name": "@atlaskit/analytics",
"version": "2.3.4",
"version": "2.3.5",
"description": "The AtlasKit Component Analytics Framework",

@@ -9,4 +9,6 @@ "license": "Apache-2.0",

"atlaskit:src": "src/index.js",
"types": "src/index.d.ts",
"files": [
"dist"
"dist",
"src/index.d.ts"
],

@@ -13,0 +15,0 @@ "author": "Atlassian Pty Ltd",

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