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

@sb1/ffe-core

Package Overview
Dependencies
Maintainers
4
Versions
116
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@sb1/ffe-core - npm Package Compare versions

Comparing version 24.0.0 to 25.0.0

66

package.json
{
"name": "@sb1/ffe-core",
"version": "24.0.0",
"description": "Rammeverk for Felles Front End",
"license": "MIT",
"author": "SpareBank 1",
"files": [
"lib",
"less",
"css"
],
"main": "lib/index.js",
"types": "lib/index.d.ts",
"repository": {
"type": "git",
"url": "ssh://git@github.com:SpareBank1/designsystem.git"
},
"scripts": {
"lint": "stylelint less/*.less",
"test": "npm run lint",
"clean": "rm -rf css/ gen-src/ lib/",
"build": "./scripts/build.js tokens.config.js && ./scripts/build-custom-mq.js less/breakpoints.less css/custom-media-queries.css && tsc gen-src/index.ts --declaration --outDir lib"
},
"devDependencies": {
"case": "^1.5.5",
"less": "^4.1.2",
"postcss": "^8.3.6",
"stylelint": "^13.0.0",
"typescript": "^4.6.4"
},
"publishConfig": {
"access": "public"
},
"gitHead": "2e94af2cd9ea842bdb55a78fae5f76fc25c66f28"
"name": "@sb1/ffe-core",
"version": "25.0.0",
"description": "Rammeverk for Felles Front End",
"license": "MIT",
"author": "SpareBank 1",
"files": [
"lib",
"less",
"css"
],
"main": "lib/index.js",
"types": "lib/index.d.ts",
"repository": {
"type": "git",
"url": "ssh://git@github.com:SpareBank1/designsystem.git"
},
"scripts": {
"lint": "stylelint less/*.less",
"test": "npm run lint",
"clean": "rm -rf css/ gen-src/ lib/",
"build": "./scripts/build.js tokens.config.js && ./scripts/build-custom-mq.js less/breakpoints.less css/custom-media-queries.css && tsc gen-src/index.ts --declaration --outDir lib"
},
"devDependencies": {
"case": "^1.5.5",
"less": "^4.1.2",
"postcss": "^8.3.6",
"stylelint": "^13.0.0",
"typescript": "^4.6.4"
},
"publishConfig": {
"access": "public"
},
"gitHead": "98d9ceeaa9bebcd35d5a730227aac61fd28937cf"
}

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