Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@gemeente-denhaag/utils

Package Overview
Dependencies
Maintainers
2
Versions
69
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@gemeente-denhaag/utils - npm Package Compare versions

Comparing version 0.2.3-alpha.356 to 0.2.3-alpha.357

0

dist/cjs/formatDate.d.ts

@@ -0,0 +0,0 @@ export interface FormatDateLabels {

export * from './formatDate';

2

dist/cjs/index.js

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

'use strict';Object.defineProperty(exports,'__esModule',{value:true});var dateFns=require('date-fns');function buildFormatLongFn(args) {
'use strict';var dateFns=require('date-fns');function buildFormatLongFn(args) {
return function () {

@@ -3,0 +3,0 @@ var options = arguments.length > 0 && arguments[0] !== undefined ? arguments[0] : {};

@@ -0,0 +0,0 @@ export interface FormatDateLabels {

export * from './formatDate';

@@ -0,0 +0,0 @@ import {differenceInCalendarDays,format}from'date-fns';function buildFormatLongFn(args) {

{
"name": "@gemeente-denhaag/utils",
"version": "0.2.3-alpha.356",
"version": "0.2.3-alpha.357",
"description": "Utils",

@@ -29,3 +29,4 @@ "bugs": "https://github.com/nl-design-system/denhaag/issues",

"build": "rollup -c ../../rollup.config.mjs",
"clean": "rimraf dist tsconfig.tsbuildinfo"
"clean": "rimraf dist tsconfig.tsbuildinfo",
"watch:components": "chokidar --silent --follow-symlinks \"src/**/*\" -c \"pnpm run build\""
},

@@ -36,5 +37,5 @@ "dependencies": {

"peerDependencies": {
"react": "^17.0.0 || ^18.0.0"
"react": "^18.0.0"
},
"gitHead": "b3b390c174202f681ff4070c671c7b5a85041270"
"gitHead": "643bf10c93681ac6e00bdbcb22e2dd8cbc294cdc"
}
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