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

@optimizely/optimizely-sdk

Package Overview
Dependencies
Maintainers
1
Versions
86
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@optimizely/optimizely-sdk - npm Package Compare versions

Comparing version 5.0.0 to 5.0.1

15

dist/index.browser.d.ts

@@ -0,1 +1,16 @@

/**
* Copyright 2016-2017, 2019-2024 Optimizely
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* https://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
import { getLogger, LogLevel } from './modules/logging';

@@ -2,0 +17,0 @@ import defaultErrorHandler from './plugins/error_handler';

6

dist/index.node.d.ts

@@ -1,4 +0,3 @@

/// <reference types="node" />
/****************************************************************************
* Copyright 2016-2017, 2019-2023 Optimizely, Inc. and contributors *
* Copyright 2016-2017, 2019-2024 Optimizely, Inc. and contributors *
* *

@@ -9,3 +8,3 @@ * Licensed under the Apache License, Version 2.0 (the "License"); *

* *
* https://www.apache.org/licenses/LICENSE-2.0 *
* https://www.apache.org/licenses/LICENSE-2.0 *
* *

@@ -18,2 +17,3 @@ * Unless required by applicable law or agreed to in writing, software *

***************************************************************************/
/// <reference types="node" />
import { getLogger, LogLevel, setLogHandler, setLogLevel } from './modules/logging';

@@ -20,0 +20,0 @@ import * as enums from './utils/enums';

/**
* Copyright 2019-2023, Optimizely
* Copyright 2019-2024, Optimizely
*

@@ -4,0 +4,0 @@ * Licensed under the Apache License, Version 2.0 (the "License");

/****************************************************************************
* Copyright 2020-2023, Optimizely, Inc. and contributors *
* Copyright 2020-2024, Optimizely, Inc. and contributors *
* *

@@ -4,0 +4,0 @@ * Licensed under the Apache License, Version 2.0 (the "License"); *

/****************************************************************************
* Copyright 2016-2023, Optimizely, Inc. and contributors *
* Copyright 2016-2024 Optimizely, Inc. and contributors *
* *

@@ -192,4 +192,4 @@ * Licensed under the Apache License, Version 2.0 (the "License"); *

export declare const REACT_NATIVE_JS_CLIENT_ENGINE = "react-native-js-sdk";
export declare const BROWSER_CLIENT_VERSION = "5.0.0";
export declare const NODE_CLIENT_VERSION = "5.0.0";
export declare const BROWSER_CLIENT_VERSION = "5.0.1";
export declare const NODE_CLIENT_VERSION = "5.0.1";
export declare const DECISION_NOTIFICATION_TYPES: {

@@ -196,0 +196,0 @@ AB_TEST: string;

{
"name": "@optimizely/optimizely-sdk",
"version": "5.0.0",
"version": "5.0.1",
"description": "JavaScript SDK for Optimizely Feature Experimentation, Optimizely Full Stack (legacy), and Optimizely Rollouts",

@@ -113,9 +113,8 @@ "module": "dist/optimizely.browser.es.js",

"@typescript-eslint/parser": "^5.33.0",
"bluebird": "^3.4.6",
"chai": "^4.2.0",
"coveralls": "^3.0.2",
"coveralls-next": "^4.2.0",
"eslint": "^8.21.0",
"eslint-config-prettier": "^6.10.0",
"eslint-plugin-prettier": "^3.1.2",
"jest": "^28.1.3",
"jest": "^29.7.0",
"jest-environment-jsdom": "^29.0.0",

@@ -128,6 +127,6 @@ "jest-localstorage-mock": "^2.4.22",

"karma-chrome-launcher": "^2.1.1",
"karma-mocha": "^1.3.0",
"karma-webpack": "^5.0.0",
"karma-mocha": "^2.0.1",
"karma-webpack": "^5.0.1",
"lodash": "^4.17.11",
"mocha": "^5.2.0",
"mocha": "^10.2.0",
"mocha-lcov-reporter": "^1.3.0",

@@ -143,3 +142,3 @@ "nise": "^1.4.10",

"sinon": "^2.3.1",
"ts-jest": "^28.0.8",
"ts-jest": "^29.1.2",
"ts-loader": "^9.3.1",

@@ -146,0 +145,0 @@ "ts-mockito": "^2.6.1",

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

Sorry, the diff of this file is not supported yet

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

Sorry, the diff of this file is not supported yet

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

Sorry, the diff of this file is not supported yet

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

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

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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

Sorry, the diff of this file is not supported yet

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

Sorry, the diff of this file is not supported yet

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

Sorry, the diff of this file is not supported yet

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

Sorry, the diff of this file is not supported yet

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