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

aesthetic-utils

Package Overview
Dependencies
Maintainers
1
Versions
34
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

aesthetic-utils - npm Package Compare versions

Comparing version 1.4.2 to 1.5.0

4

CHANGELOG.md

@@ -0,1 +1,5 @@

# 1.5.0
* Updated Flow definitions.
* Wrapped errors in `__DEV__` environment checks.
# 1.4.2

@@ -2,0 +6,0 @@ * Fixed an issue with the lerna package.

2

index.js

@@ -6,3 +6,3 @@ /**

// eslint-disable-next-line import/no-unresolved
// eslint-disable-next-line
module.exports = require('./lib/index').default;
{
"name": "aesthetic-utils",
"version": "1.4.2",
"version": "1.5.0",
"description": "Utility functions for Aesthetic.",

@@ -14,4 +14,4 @@ "keywords": [

"dependencies": {
"babel-runtime": "^6.23.0"
"babel-runtime": "^6.25.0"
}
}

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