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

@ninetailed/client-sdk-react

Package Overview
Dependencies
Maintainers
1
Versions
89
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ninetailed/client-sdk-react - npm Package Compare versions

Comparing version 0.0.3 to 0.1.0

1

index.d.ts
export * from './lib/personalization';
export * from './lib/profile';
export * from './lib/analytics';

11

package.json
{
"name": "@ninetailed/client-sdk-react",
"version": "0.0.3",
"version": "0.1.0",
"description": "Ninetailed React SDK for dynamic content, personalization and a/b testing.",

@@ -8,12 +8,7 @@ "homepage": "https://docs.ninetailed.io/client-sdk-react",

"peerDependencies": {
"react": ">=16.8.0",
"use-analytics": "^0.0.5",
"analytics": "^0.7.2",
"@ninetailed/client-sdk-core": "0.0.1",
"lodash": "4.17.20"
"react": ">=16.8.0"
},
"main": "./client-sdk-react.umd.js",
"module": "./client-sdk-react.esm.js",
"typings": "./index.d.ts",
"dependencies": {}
"typings": "./index.d.ts"
}

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

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