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

henris

Package Overview
Dependencies
Maintainers
4
Versions
67
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

henris - npm Package Compare versions

Comparing version 1.2.11 to 1.2.12

2

package.json
{
"name": "henris",
"version": "1.2.11",
"version": "1.2.12",
"description": "Henri's Sass Toolbelt",

@@ -5,0 +5,0 @@ "main": "index.scss",

@@ -6,6 +6,4 @@ # Henri's

This is a beta version of Henri's 1.0. The current stable version of Henri's can be found on [Henri's on Matise](https://github.com/matiseams/henris).
```
npm install @henris/next
npm install henris
```

@@ -30,7 +28,7 @@

```
npm install @henris/next
npm install henris
```
or
```
yarn add @henris/next
yarn add henris
```

@@ -43,3 +41,3 @@

```
@import '@henris/next';
@import '~henris';
```

@@ -55,3 +53,3 @@

@import '~@henris/next';
@import '~henris';
```

@@ -58,0 +56,0 @@

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