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.5 to 0.0.6

10

package.json
{
"name": "@studio-freight/tempus",
"version": "0.0.5",
"version": "0.0.6",
"sideEffects": false,
"type": "module",
"source": "src/index.js",
"exports": {
"require": "./dist/tempus.cjs",
"default": "./dist/tempus.modern.js"
},
"main": "dist/tempus.cjs",
"module": "dist/tempus.module.js",
"unpkg": "dist/tempus.umd.js",
"module": "dist/tempus.esm.js",
"scripts": {

@@ -15,0 +9,0 @@ "dev": "vite",

0

README.md

@@ -0,0 +0,0 @@ ## Installation

export { raf } from './raf.js'

@@ -0,0 +0,0 @@ import { nanoid } from 'nanoid'

Sorry, the diff of this file is not supported yet

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