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

@cmpsr/analytics

Package Overview
Dependencies
Maintainers
3
Versions
78
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cmpsr/analytics - npm Package Compare versions

Comparing version 0.0.21 to 0.0.23

12

CHANGELOG.md
# Change Log
## 0.0.23
### Patch Changes
- 707e8aa: Remove lib folder
## 0.0.22
### Patch Changes
- f0f107a: Remove lib folder
## 0.0.21

@@ -4,0 +16,0 @@

4

lib/AnalyticsProvider.js

@@ -6,3 +6,3 @@ "use strict";

});
exports.AnalyticsProvider = exports._AnalyticsProvider = void 0;
exports._AnalyticsProvider = exports.AnalyticsProvider = void 0;

@@ -38,3 +38,3 @@ var _react = _interopRequireDefault(require("react"));

const _AnalyticsProvider = (_ref) => {
const _AnalyticsProvider = _ref => {
let {

@@ -41,0 +41,0 @@ children

@@ -10,3 +10,3 @@ {

},
"version": "0.0.21",
"version": "0.0.23",
"author": "Steve Cox <stevejcox@me.com>",

@@ -16,2 +16,5 @@ "license": "MIT",

"types": "./lib/index.d.ts",
"files": [
"/lib"
],
"scripts": {

@@ -31,3 +34,3 @@ "libbuild": "rimraf lib && babel src --out-dir lib --extensions '.ts,.tsx' --copy-files && find lib -type f -name '*.test.*' -exec rm {} + && tsc -d --declarationDir lib --declarationMap --emitDeclarationOnly",

},
"gitHead": "eba6a519a336577c69eef4483aa10827396f8927"
"gitHead": "8329a0e421ec4b511282f4c5b27422471ea289b5"
}
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