New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@ravti/analytics

Package Overview
Dependencies
Maintainers
3
Versions
226
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ravti/analytics - npm Package Compare versions

Comparing version 21.5.0 to 21.5.1-hotfix-201901161420

babel.config.js

10

package.json
{
"name": "@ravti/analytics",
"version": "21.5.0",
"version": "21.5.1-hotfix-201901161420",
"description": "Ravti analytics",
"main": "analytics.js",
"main": "lib/index.js",
"scripts": {
"format": "`npm bin`/prettier --write 'src/**/*js' && `npm bin`/eslint --fix src",
"prepublish": "npm run build",
"build": "`npm bin`/babel src --out-dir lib",
"test": "echo lol"

@@ -13,2 +15,3 @@ },

"dependencies": {
"@babel/polyfill": "^7.2.5",
"immutable": "^4.0.0-rc.12",

@@ -19,2 +22,5 @@ "moment": "^2.22.2",

"devDependencies": {
"@babel/cli": "^7.2.3",
"@babel/core": "^7.2.2",
"@babel/preset-env": "^7.2.3",
"babel-eslint": "^10.0.1",

@@ -21,0 +27,0 @@ "eslint": "^5.9.0",

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