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

@genesislcap/foundation-criteria

Package Overview
Dependencies
Maintainers
1
Versions
1137
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@genesislcap/foundation-criteria - npm Package Compare versions

Comparing version 12.0.0 to 12.0.1-alpha-d05147f.0

12

package.json
{
"name": "@genesislcap/foundation-criteria",
"description": "Genesis Foundation UI Criteria Utils",
"version": "12.0.0",
"version": "12.0.1-alpha-d05147f.0",
"sideEffects": false,

@@ -23,3 +23,3 @@ "license": "SEE LICENSE IN license.txt",

"api:document": "api-documenter markdown -i dist -o docs/api",
"build": "npm run build:tsc && npm run build:rollup && npm run build:webpack && npm run api",
"build": "npm run clean && npm run build:tsc && npm run api",
"build:rollup": "rollup -c",

@@ -36,4 +36,2 @@ "build:rollup:stats": "cross-env ANALYZE=1 npm run build:rollup",

"dev:webpack": "cross-env NODE_ENV=development webpack serve",
"prepare": "npm run clean && npm run build:tsc && npm run api",
"prepublishOnly": "npm run prepare",
"serve": "serve dist -p $npm_package_config_PORT",

@@ -89,4 +87,4 @@ "test": "npm run test:unit",

"dependencies": {
"@genesislcap/foundation-testing": "^12.0.0",
"@genesislcap/foundation-utils": "^12.0.0",
"@genesislcap/foundation-testing": "12.0.1-alpha-d05147f.0",
"@genesislcap/foundation-utils": "12.0.1-alpha-d05147f.0",
"@microsoft/fast-element": "^1.7.0",

@@ -103,3 +101,3 @@ "tslib": "^2.3.1"

},
"gitHead": "461815fefa8088f0471ff7dc50551e24c8cfd1c0"
"gitHead": "2e0a38e819734841bbd916b0ddc112022961696c"
}
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