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

nap-theme

Package Overview
Dependencies
Maintainers
1
Versions
24
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

nap-theme - npm Package Compare versions

Comparing version 2.0.10 to 6.1.0

48

package.json
{
"name": "nap-theme",
"version": "2.0.10",
"main": "index.js",
"author": "Leo Vo",
"license": "MIT",
"scripts": {
"prebuild": "gulp",
"build": "node-sass scss/theme.scss css/theme.css --output-style=expanded --source-map=true --importer=sass-importer.js",
"prepublish": "npm run build",
"pub": "npm run build && npm publish"
},
"peerDependencies": {
"bootstrap": "^4.0.0-beta.2"
},
"devDependencies": {
"base64-img": "^1.0.3",
"bootstrap": "^4.0.0-beta.2",
"gulp": "^3.9.1",
"image-size": "^0.6.1",
"node-sass": "^4.5.3",
"parse-filepath": "^1.0.1",
"rimraf": "^2.6.1",
"through2": "^2.0.3"
}
"name": "nap-theme",
"version": "6.1.0",
"main": "index.js",
"author": "Leo Vo",
"license": "MIT",
"scripts": {
"prebuild": "gulp",
"build": "node-sass scss/theme.scss css/theme.css --output-style=expanded --source-map=true --importer=sass-importer.js",
"prepublish": "npm run build",
"pub": "npm run build && npm publish"
},
"peerDependencies": {
},
"devDependencies": {
"@angular/cli": "^6.2.4",
"base64-img": "^1.0.4",
"bootstrap": "^4.1.3",
"gulp": "^3.9.1",
"image-size": "^0.6.3",
"node-sass": "^4.9.3",
"parse-filepath": "^1.0.1",
"rimraf": "^2.6.1",
"through2": "^2.0.3"
}
}

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