You're Invited: Meet the Socket team at BSidesSF and RSAC - April 27 - May 1.RSVP
Socket
Sign inDemoInstall
Socket

@awsui/test-utils-converter

Package Overview
Dependencies
Maintainers
3
Versions
61
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@awsui/test-utils-converter - npm Package Compare versions

Comparing version

to
1.0.24

25

package.json

@@ -1,24 +0,1 @@

{
"name": "@awsui/test-utils-converter",
"version": "1.0.23",
"homepage": "https://github.com/aws/awsui-documentation",
"main": "dist/index.js",
"files": [
"dist",
"internal"
],
"dependencies": {
"@babel/core": "^7.16.0",
"@babel/plugin-syntax-decorators": "^7.16.0",
"@babel/plugin-syntax-typescript": "^7.16.0"
},
"jest": {
"preset": "ts-jest",
"globals": {
"ts-jest": {
"tsconfig": "test/tsconfig.json"
}
}
},
"license": "Apache-2.0"
}
{"name":"@awsui/test-utils-converter","version":"1.0.24","homepage":"https://github.com/aws/awsui-documentation","main":"dist/index.js","files":["dist","internal"],"dependencies":{"@babel/core":"^7.16.0","@babel/plugin-syntax-decorators":"^7.16.0","@babel/plugin-syntax-typescript":"^7.16.0"},"jest":{"preset":"ts-jest","globals":{"ts-jest":{"tsconfig":"test/tsconfig.json"}}},"license":"Apache-2.0"}