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

dojo-theme-bigur

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

dojo-theme-bigur - npm Package Compare versions

Comparing version 0.0.1 to 0.0.2

bigur.css

18

package.json
{
"name": "dojo-theme-bigur",
"version": "0.0.1",
"version": "0.0.2",
"description": "Theme for dojo & dijit",
"author": "Gennady Kovalev <gik@bigur.ru> (http://bigur.com/)",
"license": "BSD-3-Clause",
"main": "",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
"build": "node_modules/node-sass/bin/node-sass --include-path src/themes/default src/bigur.scss build/bigur.css"
"prepublish": "debclean",
"build": "node_modules/node-sass/bin/node-sass --include-path src/variants/${npm_package_config_variant} src/bigur.scss build/bigur.css"
},
"repository": {
"type": "git",
"url": "devel.bigur.lan:/srv/git/dojo-theme-bigur.git"
"url": "https://github.com/belolap/dojo-theme-bigur.git"
},

@@ -20,4 +23,6 @@ "keywords": [

],
"author": "Gennady Kovalev <gik@bigur.ru>",
"license": "BSD",
"bugs": {
"url" : "https://github.com/belolap/dojo-theme-bigur/issues",
"email" : "support@bigur.ru"
},
"devDependencies": {

@@ -30,3 +35,6 @@ "dgrid": "^1.1.0",

"node-sass": "^3.13.0"
},
"config": {
"variant": "default"
}
}

Sorry, the diff of this file is not supported yet

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