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

@atlaskit/in-product-testing

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@atlaskit/in-product-testing - npm Package Compare versions

Comparing version 0.1.0 to 0.1.1

6

CHANGELOG.md
# @af/in-product-testing
## 0.1.1
### Patch Changes
- [`cb2392f6d33`](https://bitbucket.org/atlassian/atlassian-frontend/commits/cb2392f6d33) - Upgrade to TypeScript 4.2.4
## 0.1.0

@@ -4,0 +10,0 @@

8

dist/cjs/index.js

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

});
Object.defineProperty(exports, "InProductTestPageObject", {
Object.defineProperty(exports, "InProductTestCase", {
enumerable: true,
get: function get() {
return _basePageObject.InProductTestPageObject;
return _baseTestCase.InProductTestCase;
}

@@ -19,6 +19,6 @@ });

});
Object.defineProperty(exports, "InProductTestCase", {
Object.defineProperty(exports, "InProductTestPageObject", {
enumerable: true,
get: function get() {
return _baseTestCase.InProductTestCase;
return _basePageObject.InProductTestPageObject;
}

@@ -25,0 +25,0 @@ });

{
"name": "@atlaskit/in-product-testing",
"version": "0.1.0",
"version": "0.1.1",
"sideEffects": false
}
{
"name": "@atlaskit/in-product-testing",
"version": "0.1.0",
"version": "0.1.1",
"sideEffects": false
}
{
"name": "@atlaskit/in-product-testing",
"version": "0.1.0",
"version": "0.1.1",
"sideEffects": false
}
{
"name": "@atlaskit/in-product-testing",
"version": "0.1.0",
"version": "0.1.1",
"author": "Atlassian Pty Ltd",

@@ -10,3 +10,3 @@ "license": "Apache-2.0",

"atlassian": {
"team": "Editor Media",
"team": "Linking Platform",
"inPublicMirror": false,

@@ -32,3 +32,2 @@ "releaseModel": "continuous",

"devDependencies": {
"@atlaskit/build-utils": "*",
"@atlaskit/docs": "*",

@@ -39,3 +38,3 @@ "@atlaskit/ssr": "*",

"@atlassian/atlassian-frontend-prettier-config-1.0.0": "npm:@atlassian/atlassian-frontend-prettier-config@1.0.0",
"typescript": "3.9.6",
"typescript": "4.2.4",
"wait-for-expect": "^1.2.0"

@@ -60,3 +59,3 @@ },

"theming": [
"new-theming-api"
"react-context"
],

@@ -72,2 +71,2 @@ "ui-components": [

"prettier": "@atlassian/atlassian-frontend-prettier-config-1.0.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