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.2.0 to 0.2.1

tmp/api-report-tmp.d.ts

6

CHANGELOG.md
# @af/in-product-testing
## 0.2.1
### Patch Changes
- [`41fae2c6f68`](https://bitbucket.org/atlassian/atlassian-frontend/commits/41fae2c6f68) - Upgrade Typescript from `4.5.5` to `4.9.5`
## 0.2.0

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

2

dist/cjs/version.json
{
"name": "@atlaskit/in-product-testing",
"version": "0.2.0",
"version": "0.2.1",
"sideEffects": false
}
{
"name": "@atlaskit/in-product-testing",
"version": "0.2.0",
"version": "0.2.1",
"sideEffects": false
}
{
"name": "@atlaskit/in-product-testing",
"version": "0.2.0",
"version": "0.2.1",
"sideEffects": false
}
/// <reference types="cypress" />
/// <reference types="cypress" />
import { CypressType, InProductCommonTestCaseOpts } from '../../types';

@@ -3,0 +4,0 @@ interface InProductTestCaseOpts<TestCaseOpts extends InProductCommonTestCaseOpts = any> {

@@ -5,2 +5,2 @@ /// <reference types="cypress" />

}
export declare type CypressType = typeof cy;
export type CypressType = typeof cy;
{
"name": "@atlaskit/in-product-testing",
"version": "0.2.0",
"version": "0.2.1",
"author": "Atlassian Pty Ltd",

@@ -22,2 +22,10 @@ "license": "Apache-2.0",

"types": "dist/types/index.d.ts",
"typesVersions": {
">=4.5 <4.9": {
"*": [
"dist/types-ts4.5/*",
"dist/types-ts4.5/index.d.ts"
]
}
},
"sideEffects": false,

@@ -38,3 +46,3 @@ "atlaskit:src": "src/index.ts",

"cypress": "^7.7.0",
"typescript": "4.5.5",
"typescript": "~4.9.5",
"wait-for-expect": "^1.2.0"

@@ -41,0 +49,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