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

emotion-reset

Package Overview
Dependencies
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

emotion-reset - npm Package Compare versions

Comparing version 2.0.1 to 2.0.2

.circleci/config.yml

10

package.json
{
"name": "emotion-reset",
"version": "2.0.1",
"version": "2.0.2",
"description": "Reset file for emotion JSS library",
"main": "dist/index.js",
"types": "types/index.d.ts",
"repository": {

@@ -24,5 +25,4 @@ "type": "git",

"build": "babel -d dist src",
"update": "ncu -u reset.css",
"prepublish": "npm run update && npm run prebuild",
"postversion": "git push origin master --tags && npm publish"
"update": "./node_modules/npm-check-updates/bin/ncu -u reset.css",
"prepublish": "npm run update && npm run build"
},

@@ -35,3 +35,3 @@ "devDependencies": {

"babel-plugin-transform-es2015-template-literals": "^6.22.0",
"npm-check-updates": "^2.14.0",
"npm-check-updates": "^2.15.0",
"reset.css": "^2.0.2"

@@ -38,0 +38,0 @@ },

# emotion-reset
[![npm version](https://badge.fury.io/js/emotion-reset.svg)](https://badge.fury.io/js/emotion-reset)
![npm](https://img.shields.io/npm/dt/emotion-reset.svg)
![npm](https://img.shields.io/npm/dm/emotion-reset.svg)

@@ -5,0 +6,0 @@ Reset file for [Emotion](https://github.com/emotion-js/emotion) CSS-in-JS library.

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