@studio-freight/tempus
Advanced tools
Comparing version 0.0.5 to 0.0.6
{ | ||
"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,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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
0
147659