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

@types/reactcss

Package Overview
Dependencies
Maintainers
1
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/reactcss - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

1

reactcss/index.d.ts

@@ -5,2 +5,3 @@ // Type definitions for ReactCSS v1.0.0

// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
// TypeScript Version: 2.1

@@ -7,0 +8,0 @@ import * as React from "react"

6

reactcss/package.json
{
"name": "@types/reactcss",
"version": "1.0.1",
"version": "1.0.2",
"description": "TypeScript definitions for ReactCSS",

@@ -17,4 +17,4 @@ "license": "MIT",

"peerDependencies": {},
"typesPublisherContentHash": "5f0141a8c8706a50658210ce11b5a60c487b2d07dee06348d16cefce9d4cb304",
"typeScriptVersion": "2.0"
"typesPublisherContentHash": "8de49c6d70b900b8d22e71451f5fd87ae0067486bdc50e4a31d4fc7b110e4502",
"typeScriptVersion": "2.1"
}

@@ -11,5 +11,4 @@ # Installation

Additional Details
* Last updated: Fri, 30 Dec 2016 14:32:46 GMT
* Library Dependencies: none
* Module Dependencies: react
* Last updated: Mon, 23 Jan 2017 21:31:32 GMT
* Dependencies: react
* Global values: none

@@ -16,0 +15,0 @@

{
"authors": "Karol Janyst <https://github.com/LKay>",
"libraryDependencies": [],
"moduleDependencies": [
"react"
],
"libraryMajorVersion": 1,
"libraryMinorVersion": 0,
"typeScriptVersion": "2.0",
"name": "reactcss",
"libraryName": "ReactCSS",
"typingsPackageName": "reactcss",
"projectName": "http://reactcss.com/",
"sourceRepoURL": "https://www.github.com/DefinitelyTyped/DefinitelyTyped",
"sourceBranch": "master",
"globals": [],
"declaredModules": [
"reactcss"
],
"files": [
"index.d.ts"
],
"hasPackageJson": false,
"contentHash": "5f0141a8c8706a50658210ce11b5a60c487b2d07dee06348d16cefce9d4cb304"
"data": {
"authors": "Karol Janyst <https://github.com/LKay>",
"dependencies": {
"react": "*"
},
"pathMappings": {},
"libraryMajorVersion": 1,
"libraryMinorVersion": 0,
"typeScriptVersion": "2.1",
"libraryName": "ReactCSS",
"typingsPackageName": "reactcss",
"projectName": "http://reactcss.com/",
"sourceRepoURL": "https://www.github.com/DefinitelyTyped/DefinitelyTyped",
"globals": [],
"declaredModules": [
"reactcss/."
],
"files": [
"index.d.ts"
],
"hasPackageJson": false,
"contentHash": "8de49c6d70b900b8d22e71451f5fd87ae0067486bdc50e4a31d4fc7b110e4502"
},
"isLatest": true
}
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