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

@amplitude/evaluation-js

Package Overview
Dependencies
Maintainers
19
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@amplitude/evaluation-js - npm Package Compare versions

Comparing version 0.0.2 to 0.0.3

kotlin_com_amplitude_evaluation_core.js

2

experiment-evaluation-evaluation-js.d.ts
type Nullable<T> = T | null | undefined
declare const __doNotImplementIt: unique symbol
type __doNotImplementIt = typeof __doNotImplementIt
export function evaluate(rules: any, user: any): any;
export as namespace experiment_evaluation_evaluation_js;

2

package.json
{
"name": "@amplitude/evaluation-js",
"version": "0.0.2",
"version": "0.0.3",
"main": "experiment-evaluation-evaluation-js.js",
"types": "experiment-evaluation-evaluation-js.d.ts"
}

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

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