Socket
Socket
Sign inDemoInstall

@hig/timestamp

Package Overview
Dependencies
Maintainers
5
Versions
147
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@hig/timestamp - npm Package Compare versions

Comparing version 0.2.0-alpha.ece2f933 to 0.2.0-alpha.ee727b91

21

package.json
{
"name": "@hig/timestamp",
"version": "0.2.0-alpha.ece2f933",
"version": "0.2.0-alpha.ee727b91",
"description": "HIG Timestamp",

@@ -8,2 +8,6 @@ "author": "Autodesk Inc.",

"homepage": "https://hig.autodesk.com",
"repository": {
"type": "git",
"url": "https://github.com/Autodesk/hig.git"
},
"publishConfig": {

@@ -23,6 +27,7 @@ "access": "public"

"devDependencies": {
"@hig/babel-preset": "0.2.0-alpha.ece2f933",
"@hig/eslint-config": "0.2.0-alpha.ece2f933",
"@hig/scripts": "0.2.0-alpha.ece2f933",
"@hig/styles": "0.2.0-alpha.ece2f933",
"@hig/babel-preset": "0.2.0-alpha.ee727b91",
"@hig/eslint-config": "0.2.0-alpha.ee727b91",
"@hig/scripts": "0.2.0-alpha.ee727b91",
"@hig/semantic-release-config": "0.2.0-alpha.ee727b91",
"@hig/styles": "0.2.0-alpha.ee727b91",
"mockdate": "^2.0.2"

@@ -35,3 +40,4 @@ },

"build": "hig-scripts-build",
"lint": "eslint src --color --ext .js,.jsx"
"lint": "hig-scripts-lint",
"release": "hig-scripts-release"
},

@@ -41,2 +47,5 @@ "eslintConfig": {

},
"release": {
"extends": "@hig/semantic-release-config"
},
"babel": {

@@ -43,0 +52,0 @@ "env": {

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