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

@shirazsoft/adminpack

Package Overview
Dependencies
Maintainers
1
Versions
80
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@shirazsoft/adminpack - npm Package Compare versions

Comparing version 1.0.70 to 1.0.71

2

package.json
{
"name": "@shirazsoft/adminpack",
"version": "1.0.70",
"version": "1.0.71",
"description": "Free SCSS admin template to make admin panel with bootstrap.",

@@ -5,0 +5,0 @@ "repository": {

@@ -25,2 +25,6 @@ $( document ).ready(function() {

$('.login-content [data-toggle="flip"]').click(function() {
$('.login-box').toggleClass('flipped');
return false;
});
});
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