New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@studio-freight/tempus

Package Overview
Dependencies
Maintainers
4
Versions
40
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@studio-freight/tempus - npm Package Compare versions

Comparing version 0.0.7 to 0.0.8

dist/tempus.js

2

main.js

@@ -1,2 +0,2 @@

import { raf } from './src/index.mjs'
import { raf } from './dist/tempus'
import './style.css'

@@ -3,0 +3,0 @@

{
"name": "@studio-freight/tempus",
"version": "0.0.7",
"version": "0.0.8",
"sideEffects": false,
"type": "module",
"main": "src/index.mjs",
"source": "src/index.js",
"main": "dist/tempus.js",
"scripts": {
"dev": "vite",
"build": "vite build",
"package:build": "microbundle build -i src/index.js --format umd --compress --no-sourcemap --no-pkg-main --external none",
"preview": "vite preview"

@@ -11,0 +13,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