@awsui/test-utils-core
Advanced tools
Comparing version 1.0.43 to 1.0.44
@@ -1,25 +0,1 @@ | ||
{ | ||
"name": "@awsui/test-utils-core", | ||
"version": "1.0.43", | ||
"homepage": "https://github.com/aws/awsui-documentation", | ||
"files": [ | ||
"dist", | ||
"test-utils-doc", | ||
"*.js", | ||
"*.d.ts", | ||
"internal" | ||
], | ||
"dependencies": { | ||
"css-selector-tokenizer": "^0.8.0", | ||
"css.escape": "^1.5.1" | ||
}, | ||
"jest": { | ||
"preset": "ts-jest", | ||
"globals": { | ||
"ts-jest": { | ||
"tsconfig": "test/tsconfig.json" | ||
} | ||
} | ||
}, | ||
"license": "Apache-2.0" | ||
} | ||
{"name":"@awsui/test-utils-core","version":"1.0.44","homepage":"https://github.com/aws/awsui-documentation","files":["dist","test-utils-doc","*.js","*.d.ts","internal"],"dependencies":{"css-selector-tokenizer":"^0.8.0","css.escape":"^1.5.1"},"jest":{"preset":"ts-jest","globals":{"ts-jest":{"tsconfig":"test/tsconfig.json"}}},"license":"Apache-2.0"} |
48628