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

@titelmedia/bricks-utils

Package Overview
Dependencies
Maintainers
0
Versions
46
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@titelmedia/bricks-utils - npm Package Compare versions

Comparing version 2.27.5 to 2.28.0

dist/plugins/DrawSVGPlugin.js

5

dist/index.js

@@ -9,3 +9,3 @@ "use strict";

get: function () {
return _all.DrawSVGPlugin;
return _DrawSVGPlugin.DrawSVGPlugin;
}

@@ -32,4 +32,5 @@ });

var _all = require("gsap/all");
var _DrawSVGPlugin = require("./plugins/DrawSVGPlugin");
if (typeof document !== 'undefined') {
_all.gsap.registerPlugin(_all.ScrollTrigger, _all.ScrollSmoother, _all.DrawSVGPlugin);
_all.gsap.registerPlugin(_all.ScrollTrigger, _all.ScrollSmoother, _DrawSVGPlugin.DrawSVGPlugin);
_all.gsap.registerEffect({

@@ -36,0 +37,0 @@ name: 'fade',

4

package.json
{
"name": "@titelmedia/bricks-utils",
"version": "2.27.5",
"version": "2.28.0",
"description": "> TODO: description",

@@ -34,3 +34,3 @@ "author": "highsnob",

},
"gitHead": "fb3204400823a7a44a674f3a175dee60a51dece6"
"gitHead": "05cbdf34985d3fdad06727aa8f7430f792c60172"
}

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