🚨 Active Supply Chain Attack:node-ipc Package Compromised.Learn More
Socket
Book a DemoSign in
Socket

@astro-github-elements/time

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@astro-github-elements/time - npm Package Compare versions

Comparing version
0.1.2
to
0.1.4
+2
index.ts
export { default as Time } from './Time.astro';
+4
-4
{
"name": "@astro-github-elements/time",
"version": "0.1.2",
"version": "0.1.4",
"author": "Bryce Russell",

@@ -25,6 +25,6 @@ "license": "MIT",

"type": "module",
"main": "./index.js",
"exports": "./index.js",
"main": "./index.ts",
"exports": "./index.ts",
"files": [
"index.js",
"index.ts",
"Time.astro"

@@ -31,0 +31,0 @@ ],