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

@seedcss/seed-bootstrap-fade

Package Overview
Dependencies
Maintainers
3
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@seedcss/seed-bootstrap-fade - npm Package Compare versions

Comparing version 0.0.5 to 0.0.6

2

index.js

@@ -5,3 +5,3 @@ var path = require('path');

var files = pathfinder(
require('seed-publish'),
require('@seedcss/seed-publish'),
path.join(__dirname, 'scss')

@@ -8,0 +8,0 @@ );

{
"name": "@seedcss/seed-bootstrap-fade",
"version": "0.0.5",
"version": "0.0.6",
"description": "Bootstrap fade animation pack for Seed",

@@ -44,8 +44,7 @@ "main": "index.js",

"devDependencies": {
"hoek": "5.0.3",
"mkdirp": "^0.5.1",
"node-sass": "4.9.0"
"node-sass": "^4.9.3"
},
"dependencies": {
"seed-publish": "0.0.4"
"@seedcss/seed-publish": "^0.0.6"
},

@@ -57,3 +56,4 @@ "publishConfig": {

"postversion": "npm run build",
"gitHead": "74c003236232e222fd5778cf6f7cfca1129c1ec5"
"prepack": "npm run build",
"gitHead": "8bf23e91822b26218c812f2ea845a0f33773a62a"
}

@@ -11,3 +11,3 @@ 'use strict';

var includePaths = pathfinder(
require('seed-publish')
require('@seedcss/seed-publish')
);

@@ -14,0 +14,0 @@

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