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

JS.Responsive

Package Overview
Dependencies
Maintainers
3
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

JS.Responsive - npm Package Versions

2

3.4.1

Diff

Changelog

Source

3.4.1 Blockers

  • after consultation, I decided to change ad-blocker module classes in minor release, considering the fact as bug fix. Thanks for understanding :) So new classes are:
blocker-detected (instead of ad-block)
no-blocker (instead of no-ad-block)
luckylooke
published 3.4.0 •

Changelog

Source

3.4.0 Whitescreen

  • configurations can be passed to modules
  • added configurable ad-block module classes, it fixes the problem when whole page goes white. Caused when you use ad-block addon in browser ( because it detects ad-block class as advertisment and will remove whole html ). It is highly recommended to set classes not including the word "ad" in next major release they will be renamed following way:
ad-block --> blocker-detected
no-ad-block --> no-blocker
luckylooke
published 3.3.0 •

Changelog

Source

3.3.0 Sunshine

  • new daylight-true and daylight-false classes ( time-based module ), and some methods related ( setLocation, isDaylight, dayOfYear, getSunrise, getSunset )
luckylooke
published 3.2.4 •

Changelog

Source

3.2.4

  • fixed detect orientation
luckylooke
published 3.2.3 •

Changelog

Source

3.2.3

  • fixed device-orientation not fired
luckylooke
published 3.2.2 •

Changelog

Source

3.2.2

  • removed autoInit on documentReady
  • fixed #1
  • fixed build paths
luckylooke
published 3.2.1 •

luckylooke
published 3.2.0 •

Changelog

Source

3.2.0 Pathfinder

  • added new feature url-based
  • detect-touch module now detects also number of touches
  • some minor fixes
luckylooke
published 3.1.0 •

Changelog

Source

3.1.0 Inactivity

  • added new feature inactive
  • autoInit on documentReady
  • fixed breakpoints ( bug: started before init, when addHorizontalBreakPoint method used )
  • fixed time-based ( bug: shift is not a function )
seyd
published 3.0.0 •

Changelog

Source

3.0.0 Early Bird

  • library custom builds with missing method warnings
  • new build-in event system (.on, .off, .emit)
  • added new feature AdBlock detection
  • added timeBasedBreakpoints
  • ! method addOnChangeHandler removed
  • ! method removeOnChangeHandler removed
2
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