@ampproject/amp-date-countdown
Advanced tools
Comparing version 1.2105270452.0 to 1.2105271708.0
{ | ||
"name": "@ampproject/amp-date-countdown", | ||
"version": "1.2105270452.0", | ||
"version": "1.2105271708.0", | ||
"description": "AMP HTML amp-date-countdown Component", | ||
"author": "The AMP HTML Authors", | ||
"license": "Apache-2.0", | ||
"main": "dist/component.js", | ||
"module": "dist/component.mjs", | ||
"main": "./dist/component.js", | ||
"module": "./dist/component-preact.module.js", | ||
"exports": { | ||
".": "./preact", | ||
"./preact": { | ||
"import": "dist/component-preact.mjs", | ||
"require": "dist/component-preact.js" | ||
"import": "./dist/component-preact.module.js", | ||
"require": "./dist/component-preact.js" | ||
}, | ||
"./react": { | ||
"import": "dist/component-react.mjs", | ||
"require": "dist/component-react.js" | ||
"import": "./dist/component-react.module.js", | ||
"require": "./dist/component-react.js" | ||
} | ||
}, | ||
"files": [ | ||
"dist/*" | ||
"dist/*", | ||
"react.js" | ||
], | ||
@@ -23,0 +24,0 @@ "repository": { |
Deprecated
MaintenanceThe maintainer of the package marked it as deprecated. This could indicate that a single version should not be used, or that the package is no longer maintained and any new vulnerabilities will not be fixed.
Found 1 instance in 1 package
185656
10
1